📷 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.
 
 
James Jackson-South c0997492a1 Better transparency handling in encoders 11 years ago
..
BmpCompression.cs Switch out List for ImmutableArray 11 years ago
BmpDecoder.cs Switch out List for ImmutableArray 11 years ago
BmpDecoderCore.cs Switch out List for ImmutableArray 11 years ago
BmpEncoder.cs Better transparency handling in encoders 11 years ago
BmpFileHeader.cs Switch out List for ImmutableArray 11 years ago
BmpFormat.cs Switch out List for ImmutableArray 11 years ago
BmpInfoHeader.cs Switch out List for ImmutableArray 11 years ago
README.md Begin import LibJpeg 11 years ago

README.md

Encoder/Decoder adapted from:

https://github.com/yufeih/Nine.Imaging/ https://imagetools.codeplex.com/

TODO:

  • Add support for all bitmap formats.