2227 Commits (572db70eb4cc4bb511e8bc4c80f4d9fd747d55a2)

Author SHA1 Message Date
James Jackson-South bfc551e414 Fix pixel xml docs to add ranges and remove duplication 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South f1fd99c831 Move SinC to MathF [skip ci] 9 years ago
James Jackson-South 354b80db83 Add Hsl 9 years ago
James Jackson-South c2ac575e6c Add direct reference to System.IO.Compression 9 years ago
James Jackson-South cb1ad34ba8 Bump alpha version 9 years ago
James Jackson-South bc52ba58c2 Fix renaming error 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South df5edb281a Rename ColorspaceTransforms 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 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