6936 Commits (89d09ee994b07ee751cea2461bf2c728fa14f414)
 

Author SHA1 Message Date
Brian Popow 89d09ee994 Not using quantization for Grey8 images when encoding 8Bit Bitmaps 7 years ago
Anton Firsov 451186ca78
Merge pull request #908 from SixLabors/af/general-color-type 7 years ago
Anton Firszov 5931537429 fix new 8bit bmp code 7 years ago
Anton Firszov 86d884c8d6 Merge remote-tracking branch 'origin/master' into af/general-color-type 7 years ago
Anton Firsov 2461da8550
Merge pull request #906 from brianpopow/feature/Bitmap8BitEncoding 7 years ago
Brian Popow b1d29476d1 Review changes 7 years ago
Anton Firszov 552d885f03 move implicit Color conversion to pixel types, 7 years ago
Brian Popow 7b8f9ef14f Enabled dither again 7 years ago
Anton Firszov d0466c4c15 More docs for Color, correct naming in ColorBuilder<TPixel> 7 years ago
Brian Popow 9a6698fca1
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow e8695732b6 Using tolerant comparer for the Bit8Gs image 7 years ago
Anton Firszov 2791284478 re-enable all target frameworks 7 years ago
Anton Firszov a3cb4c9788 move all extension methods under a subfolder 7 years ago
Anton Firszov fef3a11b23 introduce IQuantizedFrame<T> 7 years ago
Anton Firszov 7fc2018127 Correct readonly-semantics for QuantizedFrame 7 years ago
Anton Firszov db76572c31 QuantizedFrame<T> using ReadOnlyMemory<T> 7 years ago
Anton Firszov 5ae27735e5 Made PaletteQuantizer non-generic all the way 7 years ago
Anton Firszov 154483e88c Merge remote-tracking branch 'origin/master' into af/general-color-type 7 years ago
Anton Firsov 25b3f75b7a
Merge pull request #904 from SixLabors/af/non-generic-image-baseclass 7 years ago
Brian Popow e0afde9967 Switched back to the default reference decoder 7 years ago
Anton Firszov 24de58ab09 cleanup 7 years ago
Anton Firszov f888f5d436 cleanup and document Color 7 years ago
Anton Firszov aed78fd94f Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago
Anton Firszov 390bda87fe made AutoOrientExtensions non-generic 7 years ago
Anton Firszov 9f0cce38ab refactor of Overlays 7 years ago
Anton Firszov b7fefaef0a Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago
Anton Firszov 4575d44901 formatting 7 years ago
Anton Firszov ebd5cd4f5b verbose naming for Histogram Equalization stuff + make it public 7 years ago
Anton Firszov beb914c629 Merge remote-tracking branch 'origin/master' into af/non-generic-image-baseclass 7 years ago
Brian Popow 4233bd2ac0
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow b5df1c785c Setting dither to false in the OctreeQuantizer 7 years ago
Brian Popow 6ce4efe178 Trying MagickReferenceDecoder for the 8bit greyscale image encoder tests 7 years ago
SLane35 44c4763e72 Update Readme (#905) 7 years ago
Brian Popow 6401344f8a Changed WuQuantizer to OctreeQuantizer 7 years ago
Brian Popow 7cfb5601f5
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow 3431ad321e Add support for encoding 8-bit bitmaps 7 years ago
Anton Firszov 16b24d4a08 refactor dithering and error diffusion to use Color 7 years ago
Anton Firszov e5e3768f5a Implement WernerPalette and WebSafePalette for Color 7 years ago
Anton Firszov e22c5b5c3f Pixel-agnostic Binarization processors 7 years ago
Anton Firszov a2ca7da03d basic Color methods 7 years ago
Anton Firszov b8d47cbd32 add more Rgba64 constructor overloads 7 years ago
Anton Firszov 5080d34d9a Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago
Anton Firszov b563167ff7 Merge branch 'master' into af/non-generic-image-baseclass 7 years ago
Anton Firszov 1d67089bd7 add skeleton for Color type 7 years ago
Anton Firsov 89f3de402c
Merge pull request #903 from brianpopow/feature/incTestCovPixelFormats 7 years ago
Anton Firszov aeaeab84f1 temporarily disable multitargeting 7 years ago
Anton Firszov 7f2b4b0244 publish non-generic QuantizeProcessor 7 years ago
Anton Firszov c21c8ba862 Fix docs for processing extensions 7 years ago
Anton Firszov 143946e37f fix changes applied by mistake 7 years ago
Anton Firszov 6f08424af9 Merge branch 'master' into af/non-generic-image-baseclass 7 years ago