📷 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.
 
 
Anton Firszov 8626276ed9 4.6 "branch" 10 years ago
..
BmpBitsPerPixel.cs 4.6 "branch" 10 years ago
BmpCompression.cs 4.6 "branch" 10 years ago
BmpDecoder.cs 4.6 "branch" 10 years ago
BmpDecoderCore.cs 4.6 "branch" 10 years ago
BmpEncoder.cs 4.6 "branch" 10 years ago
BmpEncoderCore.cs 4.6 "branch" 10 years ago
BmpFileHeader.cs 4.6 "branch" 10 years ago
BmpFormat.cs 4.6 "branch" 10 years ago
BmpInfoHeader.cs 4.6 "branch" 10 years ago
README.md 4.6 "branch" 10 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.