2379 Commits (c0b620f904ffd50186547aaa2dd01063ccaf206e)

Author SHA1 Message Date
James Jackson-South 5de8fc7030 Normalize Deree/Radian calculations 9 years ago
James Jackson-South edcc6a4066 Add CieLch 9 years ago
James Jackson-South 96146b237e All tests now pass! 9 years ago
Tornhoof 83a3490f53 Add Missing Transpose for Bradford matrix 9 years ago
James Jackson-South 119e93642c Rename Argb, Add Color to tests 9 years ago
James Jackson-South c1e246d757 ColorVector perf improvements 9 years ago
James Jackson-South 82ad686bbc Add PackedValue back to Color 9 years ago
James Jackson-South 1ddff93c3a Delete Rgba32 9 years ago
James Jackson-South 13455a0bb1 Add transforms plus additional tests 9 years ago
James Jackson-South bdeb1826b5 Add tests, fix bugs 9 years ago
James Jackson-South c0c0dfbff5 Remove unneeded constants 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
Scott Williams 6d393d1db9 bump version number and SixLabor.* dependencies 9 years ago
James Jackson-South e340b3f103 Begin add vector based Color 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
James Jackson-South a63dae887f Inint remove packing from Color. 9 years ago
Dirk Lemstra 35b276237a Added extra checks to the ExifReader (fixes #175). 9 years ago
James Jackson-South 5305aa2c46 Correct clamping on WuQuantizer 9 years ago
James Jackson-South 0b4e7615ed Fix quantization altering the original image. 9 years ago
Anton Firszov 6fd97be25e renamed PinnedImageBufferExtensions -> Buffer2DExtensions 9 years ago
Anton Firszov fee264a7d8 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
Anton Firszov 17e0dbfcfe more pointers got removed 9 years ago
Anton Firszov 60c508b8c4 simplified BufferSpan.Copy() 9 years ago
James Jackson-South b0b9221b2d Fix dithering causing random opaque pixels 9 years ago
James Jackson-South 1fe84d52ea Fix non-dithered Wu output 9 years ago
James Jackson-South 139e21e68f Cleanup 9 years ago
James Jackson-South 9710f02cf9 Png uses Wu by default to ensure full alpha range 9 years ago
James Jackson-South 8dab59b321 Octree Quantizer now only supports 1 alpha value 9 years ago
James Jackson-South 86fdf56867 WuQuantizer now inherits Quantizer 9 years ago
James Jackson-South 27ca2cb629 Use a single array pool 9 years ago
Anton Firszov 1ba4cf54d1 fix CopyTo***Bytes() 9 years ago
Anton Firszov 97c084979e fixed ToVector4SimdAligned() 9 years ago
James Jackson-South 13da8add28 Improve Wu performance. 9 years ago
Anton Firszov 9df12ac526 fixed indexer and copy operations 9 years ago
Scott Williams 0c36757911 update to latest SixLabors.Fonts 9 years ago
Anton Firszov 587bf1efa3 fixed copy 9 years ago
Anton Firszov 49bd007bc5 fixed DangerousGetPinnableReference() 9 years ago
Anton Firszov 4854005733 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams 44d1aae2b3 return alpha array to array pool 10 years ago
Scott Williams b4fba454d5 re-enstate threashold 10 years ago
Scott Williams ba81ec0e2e remove theashold 10 years ago
Scott Williams a36be6c76a add alpha pallette if any alpha channel set 10 years ago
Anton Firszov ed9d2763a0 DangerousGetPinnableReference() + PixelIndexing benchmarks 10 years ago
Steffen Habermehl 183260b48e Issue #132: Handle undefined EXIF data type where no number of components set 10 years ago
Scott Williams 524d7e847e Fix for off by one for indexed pngs 10 years ago
James Jackson-South 7243aadf8a Fix indexed png alpha selection. Fix #163 #165 10 years ago
Scott Williams 09300d142f bump SixLabors.Shapes version for perf increase 10 years ago
Scott Williams 91d1303912 fix loading from unseekable stream 10 years ago
Johannes Bildstein a38326de55 fix RGB conversion 10 years ago
James Jackson-South 6a78a74e2d Fix resize banding bug 10 years ago