6939 Commits (467a91bfe0504be2f81a1f4d8d82084c052dacfc)
 

Author SHA1 Message Date
Brian Popow 467a91bfe0 Renamed DrawImageTest to DrawImageTests, fixed namespace 7 years ago
Brian Popow 824496f72d Add tests for quantization of 32 bit bitmap to 8 bit color image 7 years ago
Brian Popow e8b29a2e98 Refactor Write8Bit into two methods: one for gray and one for color 7 years ago
Brian Popow 028b6b5b7e Not using quantization for Grey8 images when encoding 8Bit Bitmaps 7 years ago
Anton Firsov 806839256a
Merge pull request #908 from SixLabors/af/general-color-type 7 years ago
Anton Firszov 2025f9845c fix new 8bit bmp code 7 years ago
Anton Firszov dd9cffd597 Merge remote-tracking branch 'origin/master' into af/general-color-type 7 years ago
Anton Firsov d45f268b10
Merge pull request #906 from brianpopow/feature/Bitmap8BitEncoding 7 years ago
Brian Popow 7b81ea5e6b Review changes 7 years ago
Anton Firszov b90fbc1f6b move implicit Color conversion to pixel types, 7 years ago
Brian Popow 09d6fe7ccf Enabled dither again 7 years ago
Anton Firszov 8425cae737 More docs for Color, correct naming in ColorBuilder<TPixel> 7 years ago
Brian Popow 7fc296166e
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow 8618a05f44 Using tolerant comparer for the Bit8Gs image 7 years ago
Anton Firszov 706211d144 re-enable all target frameworks 7 years ago
Anton Firszov 2cfdc9fb6e move all extension methods under a subfolder 7 years ago
Anton Firszov b177f62c8a introduce IQuantizedFrame<T> 7 years ago
Anton Firszov 63ffdcb18f Correct readonly-semantics for QuantizedFrame 7 years ago
Anton Firszov b68699c82b QuantizedFrame<T> using ReadOnlyMemory<T> 7 years ago
Anton Firszov 5d470807d8 Made PaletteQuantizer non-generic all the way 7 years ago
Anton Firszov f59ee4208f Merge remote-tracking branch 'origin/master' into af/general-color-type 7 years ago
Anton Firsov 86bd2b0889
Merge pull request #904 from SixLabors/af/non-generic-image-baseclass 7 years ago
Brian Popow 6a9123b09c Switched back to the default reference decoder 7 years ago
Anton Firszov 2cd94fa1f8 cleanup 7 years ago
Anton Firszov ea8f7b748f cleanup and document Color 7 years ago
Anton Firszov 33517a416e Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago
Anton Firszov 139a0000ce made AutoOrientExtensions non-generic 7 years ago
Anton Firszov 2168ecbb05 refactor of Overlays 7 years ago
Anton Firszov c8f346686d Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago
Anton Firszov b92731896d formatting 7 years ago
Anton Firszov a7720e53cb verbose naming for Histogram Equalization stuff + make it public 7 years ago
Anton Firszov 933bfad47b Merge remote-tracking branch 'origin/master' into af/non-generic-image-baseclass 7 years ago
Brian Popow 1003c082ab
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow 1140910d84 Setting dither to false in the OctreeQuantizer 7 years ago
Brian Popow 75d5bd812e Trying MagickReferenceDecoder for the 8bit greyscale image encoder tests 7 years ago
SLane35 b902246a29 Update Readme (#905) 7 years ago
Brian Popow fc9c716ece Changed WuQuantizer to OctreeQuantizer 7 years ago
Brian Popow 8d519b2c6c
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow fddae8734a Add support for encoding 8-bit bitmaps 7 years ago
Anton Firszov 0426d5ab12 refactor dithering and error diffusion to use Color 7 years ago
Anton Firszov 422a78e949 Implement WernerPalette and WebSafePalette for Color 7 years ago
Anton Firszov e72b7172dd Pixel-agnostic Binarization processors 7 years ago
Anton Firszov 2e53d72c49 basic Color methods 7 years ago
Anton Firszov 99916fb452 add more Rgba64 constructor overloads 7 years ago
Anton Firszov ce327cacac Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago
Anton Firszov a0c7c6a944 Merge branch 'master' into af/non-generic-image-baseclass 7 years ago
Anton Firszov 2e402ba35d add skeleton for Color type 7 years ago
Anton Firsov 6b7d8f0a95
Merge pull request #903 from brianpopow/feature/incTestCovPixelFormats 7 years ago
Anton Firszov 43c78abf32 temporarily disable multitargeting 7 years ago
Anton Firszov fefb0e66a4 publish non-generic QuantizeProcessor 7 years ago