📷 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.
 
 
Dirk Lemstra 9306e531a8 Whitespace. 10 years ago
..
Properties share assembly info 10 years ago
BmpBitsPerPixel.cs split formats into there own projects/packages 10 years ago
BmpCompression.cs split formats into there own projects/packages 10 years ago
BmpDecoder.cs Whitespace. 10 years ago
BmpDecoderCore.cs split formats into there own projects/packages 10 years ago
BmpEncoder.cs Whitespace. 10 years ago
BmpEncoderCore.cs A little sanitation 10 years ago
BmpFileHeader.cs split formats into there own projects/packages 10 years ago
BmpFormat.cs split formats into there own projects/packages 10 years ago
BmpInfoHeader.cs split formats into there own projects/packages 10 years ago
ImageExtensions.cs split formats into there own projects/packages 10 years ago
ImageSharp.Formats.Bmp.xproj split formats into there own projects/packages 10 years ago
README.md split formats into there own projects/packages 10 years ago
project.json Remove incorrect Vectors facade. 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.