945 Commits (d4d74b43c56fbbee8a770795cc976dfa1dcb7659)

Author SHA1 Message Date
James Jackson-South cbb8e71f4b Rename tests 9 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 9 years ago
James Jackson-South df3b5d5a2f Add YCbCr 9 years ago
James Jackson-South d135502746 Move namespace 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 354b80db83 Add Hsl 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 7005bcd6da Add Cmyk, organise tests 9 years ago
James Jackson-South f5a68df2ff Add CIE xyY 9 years ago
James Jackson-South bebfca1a58 Add colorspace equality tests 9 years ago
James Jackson-South b6e508cc61 Add CieLch 9 years ago
James Jackson-South b4987ee26e Enhance FloatRoundingComparer 9 years ago
James Jackson-South 04fe747e51 All tests now pass! 9 years ago
Tornhoof 371c9ec3eb Improve precision of test asserts 9 years ago
Tornhoof b10287193c Add Missing Transpose for Bradford matrix 9 years ago
James Jackson-South bf1ec8f336 Remove deleted tests 9 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 29cbdc4a1b Rename Argb, Add Color to tests 9 years ago
James Jackson-South 8891ab02e4 Add missing xunit file 9 years ago
James Jackson-South aaf5f920b6 Add PackedValue back to Color 9 years ago
James Jackson-South 61d552345a Change xunit layout 9 years ago
James Jackson-South 3d41e1560b Fix failing test 9 years ago
James Jackson-South e7e9f7bdd2 Add transforms plus additional tests 9 years ago
James Jackson-South 38541af055 Add tests, fix bugs 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
Scott Williams fdfe5ed0b4 bump version number and SixLabor.* dependencies 9 years ago
James Jackson-South ba89468fe4 Begin add vector based Color 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
James Jackson-South 9c7a96536b Inint remove packing from Color. 9 years ago
Dirk Lemstra 88c3fb3888 Added extra checks to the ExifReader (fixes #175). 9 years ago
James Jackson-South 4ff49c12e2 Use the floatcomparer 9 years ago
Anton Firszov 615163d360 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
Anton Firszov 5c24f441b6 simplified BufferSpan.Copy() 9 years ago
James Jackson-South 814779511b Disable double index smoke test 9 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 9 years ago
Anton Firszov 819e048a53 fix CopyTo***Bytes() 9 years ago
Anton Firszov 548fc41711 fixed indexer and copy operations 9 years ago
Anton Firszov 6e14748acd more PixelIndexing benchmark clenup 9 years ago
Anton Firszov 497279b0df PixelIndexing.SmartUnsafe() benchmark 9 years ago
Anton Firszov 0aca7275e5 additional PixelIndexing benchmarks 9 years ago
Anton Firszov 84725f4523 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams c3748b5908 re-enstate threashold 9 years ago
Scott Williams be5d603a57 remove theashold 9 years ago
Anton Firszov 2d96be9d66 DangerousGetPinnableReference() + PixelIndexing benchmarks 10 years ago
Steffen Habermehl 13a4a2613f Updates unit test for undefined EXIF types 10 years ago
Steffen Habermehl 2c373a623b Issue #132: Handle undefined EXIF data type where no number of components set 10 years ago
Scott Williams 90e1c31242 fix loading from unseekable stream 10 years ago
Johannes Bildstein 9cb13840e3 fix filenames to fit class name 10 years ago
James Jackson-South 66a56f9567 Add proper rounding compare 10 years ago