1297 Commits (75bf4d6d728450220f372e0f38d90f765bc8f6dc)

Author SHA1 Message Date
Johannes Bildstein 9cb13840e3 fix filenames to fit class name 9 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 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 916d156a01 Add MathF equality tests 10 years ago
James Jackson-South db30cdd615 Add RGB working spaces 10 years ago
Anton Firszov 4231a10995 PackFromVector4ReferenceVsPointer benchmark 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 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
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 c1a061194a Move config argument to be first argument 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
Johannes Bildstein ecc1e58252 add tests and test data for ICC reading/writing 10 years ago
Scott Williams fb0ecdbe0c Add explanatory comments 10 years ago
Scott Williams 1da6833a2a fix stylecop issues 10 years ago
Scott Williams e6e97ed404 Add image comparer test helper 10 years ago
James Jackson-South 4c06bd3b1d Add XYZ, Lab, and Lms colorspaces 10 years ago
James Jackson-South b3cbbf2b4c Remove all current colorspaces 10 years ago
Scott Williams 422ff51502 Default text drawing at an image dpi independent size 10 years ago
Scott Williams fb5899f0fd fix test filesystem to prevent it breaking existing tests 10 years ago
Scott Williams 53bba0269a pass configuration & ensure only single image created 10 years ago
Scott Williams 1343c78411 Add IImageDecoder overloads 10 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 10 years ago
Anton Firszov cd1e7b3b97 weight printing experiments, minor changes, comments 10 years ago
Anton Firszov 36f9510031 IterateArray benchmark 10 years ago
Anton Firszov 8f570854f0 fixed PinnedImageBufferTests.GetRowSpanY() 10 years ago
Anton Firszov dce492971e moved ResizeProfilingBenchmarks 10 years ago
Anton Firszov cd4fb809ce improved, sequential ResizeProcessor 10 years ago
Anton Firszov a0a67ddf35 merged ResizeProcessor and CompandingResizeProcessor 10 years ago
Anton Firszov 8b91c02a27 PinnedBuffer<T> and PinnedImageBuffer<T> indexers 10 years ago
Anton Firszov e2d780107c BufferSpan ref indexer + Fix Drawing usages 10 years ago
Scott Williams 4e3b3b6ab1 Improve test coverage 10 years ago
Scott Williams b9545631c1 drop callbacks 10 years ago
Anton Firszov fa40b26216 introduced PinnedImageBuffer<T> 10 years ago
Anton Firszov b2fb41fab5 BufferPointer<T> became BufferSpan<T> 10 years ago
Scott Williams af0d8cd8c5 TextGraphicsOptions Tests 10 years ago
Scott Williams 56b0a9f8e1 Add test coving subpixel counter 10 years ago
Scott Williams 34b09eb099 code cleanup 10 years ago
Scott Williams 44d2736b8f fix pattern brushes 10 years ago