2328 Commits (ff1c5ce3677b6c3f2f01cf2fa0ed55b3a4f268e7)

Author SHA1 Message Date
James Jackson-South e56cef6156 Remove additional class reference in proj 9 years ago
James Jackson-South f5a68df2ff Add CIE xyY 9 years ago
James Jackson-South c99408787e Normalize Deree/Radian calculations 9 years ago
James Jackson-South b6e508cc61 Add CieLch 9 years ago
James Jackson-South 04fe747e51 All tests now pass! 9 years ago
Tornhoof b10287193c Add Missing Transpose for Bradford matrix 9 years ago
James Jackson-South 29cbdc4a1b Rename Argb, Add Color to tests 9 years ago
James Jackson-South 6b6df21cb6 ColorVector perf improvements 9 years ago
James Jackson-South aaf5f920b6 Add PackedValue back to Color 9 years ago
James Jackson-South 86957b2f48 Delete Rgba32 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 2e7b36c06f Remove unneeded constants 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 7eac3f59f8 Correct clamping on WuQuantizer 9 years ago
James Jackson-South 9c29fadceb Fix quantization altering the original image. 9 years ago
Anton Firszov 0e6e570e14 renamed PinnedImageBufferExtensions -> Buffer2DExtensions 9 years ago
Anton Firszov 615163d360 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
Anton Firszov b443026cb3 more pointers got removed 9 years ago
Anton Firszov 5c24f441b6 simplified BufferSpan.Copy() 9 years ago
James Jackson-South cbf522e8ad Fix dithering causing random opaque pixels 9 years ago
James Jackson-South 57b2e1ef97 Fix non-dithered Wu output 9 years ago
James Jackson-South a18bb0c190 Cleanup 9 years ago
James Jackson-South 005116e443 Png uses Wu by default to ensure full alpha range 9 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 9 years ago
James Jackson-South be3104547e WuQuantizer now inherits Quantizer 9 years ago
James Jackson-South 727dacbb1c Use a single array pool 9 years ago
Anton Firszov 819e048a53 fix CopyTo***Bytes() 9 years ago
Anton Firszov 0e96fd4c96 fixed ToVector4SimdAligned() 9 years ago
James Jackson-South f3a99e56d4 Improve Wu performance. 9 years ago
Anton Firszov 548fc41711 fixed indexer and copy operations 9 years ago
Scott Williams a6af2e0cac update to latest SixLabors.Fonts 9 years ago
Anton Firszov d8e0efa14b fixed copy 9 years ago
Anton Firszov ec1aa928c5 fixed DangerousGetPinnableReference() 9 years ago
Anton Firszov 84725f4523 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams a322a31c75 return alpha array to array pool 10 years ago
Scott Williams c3748b5908 re-enstate threashold 10 years ago
Scott Williams be5d603a57 remove theashold 10 years ago
Scott Williams 1e3b9699a1 add alpha pallette if any alpha channel set 10 years ago
Anton Firszov 2d96be9d66 DangerousGetPinnableReference() + PixelIndexing benchmarks 10 years ago
Steffen Habermehl 2c373a623b Issue #132: Handle undefined EXIF data type where no number of components set 10 years ago
Scott Williams 67c54e4adf Fix for off by one for indexed pngs 10 years ago
James Jackson-South a7b878d8d2 Fix indexed png alpha selection. Fix #163 #165 10 years ago
Scott Williams f91d6b513d bump SixLabors.Shapes version for perf increase 10 years ago
Scott Williams 90e1c31242 fix loading from unseekable stream 10 years ago