📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Popow 0ff8e48a61 StoreHuffmanCode 6 years ago
..
Bmp Use MemoryAllocator from FixedCapacityPooledMemoryStream & dedup async decoder code 6 years ago
Gif Use MemoryAllocator from FixedCapacityPooledMemoryStream & dedup async decoder code 6 years ago
Jpeg Only throw for multi SOF when fully decoding. 6 years ago
Png Update Adler32 to correctly filter intrinsics. Fix #1228 6 years ago
Tga Use MemoryAllocator from FixedCapacityPooledMemoryStream & dedup async decoder code 6 years ago
WebP StoreHuffmanCode 6 years ago
IImageDecoder.cs Merge branch 'master' into sw/fake-async-codecs 6 years ago
IImageDecoderInternals.cs Use MemoryAllocator from FixedCapacityPooledMemoryStream & dedup async decoder code 6 years ago
IImageEncoder.cs Merge branch 'master' into sw/fake-async-codecs 6 years ago
IImageFormat.cs Update license 6 years ago
IImageFormatDetector.cs Update license 6 years ago
IImageInfoDetector.cs Merge branch 'master' into sw/fake-async-codecs 6 years ago
ImageDecoderUtilities.cs Update to match latest trunk 6 years ago
ImageFormatManager.cs Update license 6 years ago
PixelTypeInfo.cs Update license 6 years ago
README.md A little cleanup and comments 7 years ago

README.md

Encoder/Decoder for true vision targa files

Useful links for reference: