2112 Commits (717daed35e7badbd4f706f4fe8e8301ad0d6c8d9)

Author SHA1 Message Date
Anton Firszov 587bf1efa3 fixed copy 9 years ago
Anton Firszov 49bd007bc5 fixed DangerousGetPinnableReference() 9 years ago
Anton Firszov 4854005733 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams 44d1aae2b3 return alpha array to array pool 9 years ago
Scott Williams b4fba454d5 re-enstate threashold 9 years ago
Scott Williams ba81ec0e2e remove theashold 9 years ago
Scott Williams a36be6c76a add alpha pallette if any alpha channel set 9 years ago
Anton Firszov ed9d2763a0 DangerousGetPinnableReference() + PixelIndexing benchmarks 9 years ago
Steffen Habermehl 183260b48e Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
Scott Williams 524d7e847e Fix for off by one for indexed pngs 9 years ago
James Jackson-South 7243aadf8a Fix indexed png alpha selection. Fix #163 #165 9 years ago
Scott Williams 09300d142f bump SixLabors.Shapes version for perf increase 9 years ago
Scott Williams 91d1303912 fix loading from unseekable stream 9 years ago
Johannes Bildstein a38326de55 fix RGB conversion 9 years ago
James Jackson-South 6a78a74e2d Fix resize banding bug 9 years ago
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