780 Commits (880e35f313b4493de777b2aa2e8d02a2f7544308)

Author SHA1 Message Date
James Jackson-South 880e35f313 Use the floatcomparer 9 years ago
James Jackson-South a46e5fc59f Disable double index smoke test 9 years ago
James Jackson-South 8dab59b321 Octree Quantizer now only supports 1 alpha value 9 years ago
Scott Williams b4fba454d5 re-enstate threashold 9 years ago
Scott Williams ba81ec0e2e remove theashold 9 years ago
Steffen Habermehl 5f47d4e768 Updates unit test for undefined EXIF types 9 years ago
Steffen Habermehl 183260b48e Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
Scott Williams 91d1303912 fix loading from unseekable stream 9 years ago
Johannes Bildstein ef43306a3c fix filenames to fit class name 9 years ago
James Jackson-South 8154e62356 Add proper rounding compare 9 years ago
James Jackson-South deda1dd3a3 Add HunterLab plus more conversions 9 years ago
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 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 1a69629ace Add MathF equality tests 9 years ago
James Jackson-South 1bac317975 Add RGB working spaces 9 years ago
Anton Firszov f391a67e68 PackFromVector4ReferenceVsPointer benchmark 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 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
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 726ffe5d2e Move config argument to be first argument 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
Johannes Bildstein d354fd41cd add tests and test data for ICC reading/writing 9 years ago
Scott Williams c7073a6fbc Add explanatory comments 9 years ago
Scott Williams bf9c683d25 fix stylecop issues 9 years ago
Scott Williams 3d981fd187 Add image comparer test helper 9 years ago
James Jackson-South 9089b88592 Add XYZ, Lab, and Lms colorspaces 9 years ago
James Jackson-South 0be847e373 Remove all current colorspaces 9 years ago
Scott Williams 8847f12913 Default text drawing at an image dpi independent size 9 years ago
Scott Williams acd51cc64f fix test filesystem to prevent it breaking existing tests 9 years ago
Scott Williams cc32d2d398 pass configuration & ensure only single image created 9 years ago
Scott Williams 78334dd86f Add IImageDecoder overloads 9 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 9 years ago
Anton Firszov 3d7b740839 weight printing experiments, minor changes, comments 9 years ago
Anton Firszov ded94ab8b9 IterateArray benchmark 9 years ago
Anton Firszov e09450250c fixed PinnedImageBufferTests.GetRowSpanY() 9 years ago
Anton Firszov 2509d4138a moved ResizeProfilingBenchmarks 9 years ago
Anton Firszov 1042a97b72 improved, sequential ResizeProcessor 9 years ago
Anton Firszov 740411a684 merged ResizeProcessor and CompandingResizeProcessor 9 years ago
Anton Firszov 24e1334d72 PinnedBuffer<T> and PinnedImageBuffer<T> indexers 9 years ago
Anton Firszov 847ed5ed98 BufferSpan ref indexer + Fix Drawing usages 9 years ago