3588 Commits (fbcc4a9b45e21ccd16fd2221068b68a65425cd73)
 

Author SHA1 Message Date
James Jackson-South fbcc4a9b45 Add rgb adaptation 9 years ago
Johannes Bildstein ca01258ae6 V2 profiles use TextDescription in a ProfileDescription 9 years ago
Johannes Bildstein 66def06497 add missing ICC V2 types (CRD Info, Screening, UCR/BG) 9 years ago
Johannes Bildstein 6be5798444 more consistent naming 9 years ago
Johannes Bildstein 6a31405c04 change value type from double to float for Formula and Parametric curve 9 years ago
Johannes Bildstein e5a25e6e03 Merge remote-tracking branch 'origin/master' into feature/icc 9 years ago
Scott Williams 9f6f9ddde4 Merge pull request #157 from JBildstein/endianbitconverter-indexfix 9 years ago
Johannes Bildstein 87c1e052ae fix error where startIndex was ignored in To<Type> methods 9 years ago
James Jackson-South 48f2ac48f2 Add Rgb color spaces 9 years ago
James Jackson-South 0df4e5a4f4 Use MathF 9 years ago
James Jackson-South b7a94b9be3 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South c43f71038f Merge pull request #154 from JBildstein/endianbitconverter-refactor 9 years ago
James Jackson-South 401047290c Merge pull request #156 from JimBobSquarePants/feature/mathsf 9 years ago
Scott Williams 0c485469cd Merge pull request #152 from JimBobSquarePants/Image-Comparer 9 years ago
James Jackson-South 1a69629ace Add MathF equality tests 9 years ago
James Jackson-South d2787fc8fa Update to use MathsF 9 years ago
James Jackson-South 957222617b Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South 1bac317975 Add RGB working spaces 9 years ago
Anton Firszov f391a67e68 PackFromVector4ReferenceVsPointer benchmark 9 years ago
Anton Firszov 4d3391c4b6 fixing #146 9 years ago
James Jackson-South 5ab9e9232b Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
Scott Williams 3c611837ff remove ignored tests 9 years ago
Scott Williams b97213239f fix Image.Load api changes 9 years ago
Scott Williams a21dbb91ca Merge remote-tracking branch 'origin/master' into Image-Comparer 9 years ago
Scott Williams 75c2e1098f Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load 9 years ago
Scott Williams 440eab7bf4 fix broken tests 9 years ago
Scott Williams 41c1654c8e Speed up greyscale tests by using test pattern. 9 years ago
Scott Williams 04293b6d8e allow test cases to be serialized to they show in VS 9 years ago
Scott Williams f23eac7e14 fix broken tests 9 years ago
Scott Williams 817dbf5e5d Merge remote-tracking branch 'origin/master' into tocsoft/refactor-image-loader 9 years ago
Johannes Bildstein 7d6933362b improve performance of EndianBitConverter and small formatting fixes 9 years ago
Scott Williams 15fc34126f decoder configuration argument order 9 years ago
Scott Williams b3810f549d Increment version 9 years ago
Scott Williams 4590402ce1 Update readme 9 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 9 years ago
Scott Williams 69100f4f0c Move metadata loading into constructor/creator. 9 years ago
Scott Williams b1d76dddc8 Clean up usings and add comments 9 years ago
Scott Williams 385926067d make constructor public 9 years ago
Scott Williams e6d129646b Improve method name 9 years ago
James Jackson-South 3a2b8138ee Add benchmark 9 years ago
James Jackson-South 12f0786785 Rename ColorConverter 9 years ago
Scott Williams 57f6c9c796 Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel 9 years ago
Johannes Bildstein df77cd39ca fix formatting and documentation warnings 9 years ago
Johannes Bildstein f94bafca1a Merge branch 'feature/icc' of https://github.com/JimBobSquarePants/ImageSharp into feature/icc 9 years ago
Johannes Bildstein d354fd41cd add tests and test data for ICC reading/writing 9 years ago
Johannes Bildstein 35e671bce2 reading a whole profile returned an empty new profile 9 years ago
Johannes Bildstein 4e274c61a6 writer length already includes header size 9 years ago
Johannes Bildstein 33f89f5eb3 allow setting the profile header 9 years ago
Johannes Bildstein cc014b9f1b add None and opposites and fix naming 9 years ago
Johannes Bildstein 78ef826ec5 wrong value written (X,X,X instead of X,Y,Z) 9 years ago