3591 Commits (4ef62b893484f19d3cf02446d28d877af4b3d810)
 

Author SHA1 Message Date
Johannes Bildstein 4ef62b8934 fix RGB conversion 10 years ago
James Jackson-South 66a56f9567 Add proper rounding compare 10 years ago
James Jackson-South b03e984f69 Add HunterLab plus more conversions 10 years ago
James Jackson-South 76aeafe39a Add rgb adaptation 10 years ago
Johannes Bildstein a38e1b0474 V2 profiles use TextDescription in a ProfileDescription 10 years ago
Johannes Bildstein d2586b8d8d add missing ICC V2 types (CRD Info, Screening, UCR/BG) 10 years ago
Johannes Bildstein 55c8f2b92c more consistent naming 10 years ago
Johannes Bildstein f149986319 change value type from double to float for Formula and Parametric curve 10 years ago
Johannes Bildstein 41fd1c341d Merge remote-tracking branch 'origin/master' into feature/icc 10 years ago
Scott Williams 614e0d7a0c Merge pull request #157 from JBildstein/endianbitconverter-indexfix 10 years ago
Johannes Bildstein 853189aa78 fix error where startIndex was ignored in To<Type> methods 10 years ago
James Jackson-South 8bf48021a9 Add Rgb color spaces 10 years ago
James Jackson-South 3d9ce7650c Use MathF 10 years ago
James Jackson-South f300c57a1d Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South ed07f94d69 Merge pull request #154 from JBildstein/endianbitconverter-refactor 10 years ago
James Jackson-South b4bfbebccc Merge pull request #156 from JimBobSquarePants/feature/mathsf 10 years ago
Scott Williams ab62eceb6c Merge pull request #152 from JimBobSquarePants/Image-Comparer 10 years ago
James Jackson-South 916d156a01 Add MathF equality tests 10 years ago
James Jackson-South 5899ceee8c Update to use MathsF 10 years ago
James Jackson-South 4a3e597d83 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South db30cdd615 Add RGB working spaces 10 years ago
Anton Firszov 4231a10995 PackFromVector4ReferenceVsPointer benchmark 10 years ago
Anton Firszov f1517d2126 fixing #146 10 years ago
James Jackson-South 475b2340ca Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
Scott Williams 5b02e9a8d4 remove ignored tests 10 years ago
Scott Williams fac9b469ef fix Image.Load api changes 10 years ago
Scott Williams 2943bcee2a Merge remote-tracking branch 'origin/master' into Image-Comparer 10 years ago
Scott Williams c15accd69e Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load 10 years ago
Scott Williams 5763412df5 fix broken tests 10 years ago
Scott Williams 2e53515b98 Speed up greyscale tests by using test pattern. 10 years ago
Scott Williams 72e88f3a33 allow test cases to be serialized to they show in VS 10 years ago
Scott Williams c5c33a730e fix broken tests 10 years ago
Scott Williams 30d13b573c Merge remote-tracking branch 'origin/master' into tocsoft/refactor-image-loader 10 years ago
Johannes Bildstein 4ec0d1ee3c improve performance of EndianBitConverter and small formatting fixes 10 years ago
Scott Williams da1dffd5cc decoder configuration argument order 10 years ago
Scott Williams 79ca3c430f Increment version 10 years ago
Scott Williams a8901f3c9c Update readme 10 years ago
Scott Williams c1a061194a Move config argument to be first argument 10 years ago
Scott Williams 0aa20b66e9 Move metadata loading into constructor/creator. 10 years ago
Scott Williams 2e4c1cd1b0 Clean up usings and add comments 10 years ago
Scott Williams 9ec4ae84bb make constructor public 10 years ago
Scott Williams d6c31d95b1 Improve method name 10 years ago
James Jackson-South 190d4a933d Add benchmark 10 years ago
James Jackson-South 86aed6fd33 Rename ColorConverter 10 years ago
Scott Williams 2a6113fd99 Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel 10 years ago
Johannes Bildstein cab7ad1add fix formatting and documentation warnings 10 years ago
Johannes Bildstein b6be1b3a09 Merge branch 'feature/icc' of https://github.com/JimBobSquarePants/ImageSharp into feature/icc 10 years ago
Johannes Bildstein ecc1e58252 add tests and test data for ICC reading/writing 10 years ago
Johannes Bildstein 64bec0dc71 reading a whole profile returned an empty new profile 10 years ago
Johannes Bildstein ed8aa3aed5 writer length already includes header size 10 years ago