6103 Commits (484ec85ba7fec5a38bbc4dc82ae1ed17a741f97f)

Author SHA1 Message Date
James Jackson-South deda1dd3a3 Add HunterLab plus more conversions 10 years ago
James Jackson-South fbcc4a9b45 Add rgb adaptation 10 years ago
Johannes Bildstein ca01258ae6 V2 profiles use TextDescription in a ProfileDescription 10 years ago
Johannes Bildstein 66def06497 add missing ICC V2 types (CRD Info, Screening, UCR/BG) 10 years ago
Johannes Bildstein 6be5798444 more consistent naming 10 years ago
Johannes Bildstein 6a31405c04 change value type from double to float for Formula and Parametric curve 10 years ago
Johannes Bildstein 87c1e052ae fix error where startIndex was ignored in To<Type> methods 10 years ago
James Jackson-South 48f2ac48f2 Add Rgb color spaces 10 years ago
James Jackson-South 0df4e5a4f4 Use MathF 10 years ago
James Jackson-South d2787fc8fa Update to use MathsF 10 years ago
James Jackson-South 1bac317975 Add RGB working spaces 10 years ago
Anton Firszov 4d3391c4b6 fixing #146 10 years ago
Johannes Bildstein 7d6933362b improve performance of EndianBitConverter and small formatting fixes 10 years ago
Scott Williams 15fc34126f decoder configuration argument order 10 years ago
Scott Williams b3810f549d Increment version 10 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 10 years ago
Scott Williams 69100f4f0c Move metadata loading into constructor/creator. 10 years ago
Scott Williams b1d76dddc8 Clean up usings and add comments 10 years ago
Scott Williams 385926067d make constructor public 10 years ago
James Jackson-South 12f0786785 Rename ColorConverter 10 years ago
Johannes Bildstein df77cd39ca fix formatting and documentation warnings 10 years ago
Johannes Bildstein 35e671bce2 reading a whole profile returned an empty new profile 10 years ago
Johannes Bildstein 4e274c61a6 writer length already includes header size 10 years ago
Johannes Bildstein 33f89f5eb3 allow setting the profile header 10 years ago
Johannes Bildstein cc014b9f1b add None and opposites and fix naming 10 years ago
Johannes Bildstein 78ef826ec5 wrong value written (X,X,X instead of X,Y,Z) 10 years ago
Johannes Bildstein 8931b99af4 type parameter was not assigned in constructor 10 years ago
Johannes Bildstein 63e8f2d0c1 wrong length written (off by one) 10 years ago
Johannes Bildstein fe9dcb7889 conflict when writing spaces or ensuring null terminator 10 years ago
Johannes Bildstein f528ec47fa secure writing strings against invalid parameters 10 years ago
Johannes Bildstein ac7662378b more consistent naming 10 years ago
Johannes Bildstein 2b76d7a675 used wrong type in Equals 10 years ago
Scott Williams bf9c683d25 fix stylecop issues 10 years ago
Scott Williams 3d981fd187 Add image comparer test helper 10 years ago
James Jackson-South 9089b88592 Add XYZ, Lab, and Lms colorspaces 10 years ago
James Jackson-South 0be847e373 Remove all current colorspaces 10 years ago
James Jackson-South afd31d45be Remove regions 10 years ago
Johannes Bildstein 310a28bea7 fix incorrect comparison 10 years ago
Johannes Bildstein afbea7728a use identity matrix instead of null 10 years ago
Johannes Bildstein 89a9090827 remove unused size parameter 10 years ago
Johannes Bildstein 82115053f5 remove unused field 10 years ago
Johannes Bildstein 58ed1cd36e used wrong comparison 10 years ago
Johannes Bildstein 81b571f9eb more consistent naming 10 years ago
Johannes Bildstein 04b94c90a0 more consistent naming 10 years ago
Johannes Bildstein 2879fa7905 add IEquatable interface for own type not just the inherited 10 years ago
Johannes Bildstein 4eeb0365d9 add missing copyright notice to curve types 10 years ago
Johannes Bildstein 9d95f446c6 split DataReaderWriter into multiple files 10 years ago
Johannes Bildstein 1e95f7a5fe used wrong bit positions 10 years ago
Johannes Bildstein 19eb3404e5 remove direct read/write, wrong thinking 10 years ago
Johannes Bildstein 8f01fced38 fix reading version number 10 years ago