📷 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.
 
 
Ingo Bauersachs 8a9f929137 Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 9 years ago
..
Properties share assembly info 9 years ago
BmpBitsPerPixel.cs split formats into there own projects/packages 9 years ago
BmpCompression.cs split formats into there own projects/packages 9 years ago
BmpDecoder.cs split formats into there own projects/packages 9 years ago
BmpDecoderCore.cs split formats into there own projects/packages 9 years ago
BmpEncoder.cs split formats into there own projects/packages 9 years ago
BmpEncoderCore.cs split formats into there own projects/packages 9 years ago
BmpFileHeader.cs split formats into there own projects/packages 9 years ago
BmpFormat.cs split formats into there own projects/packages 9 years ago
BmpInfoHeader.cs split formats into there own projects/packages 9 years ago
ImageExtensions.cs split formats into there own projects/packages 9 years ago
ImageSharp.Formats.Bmp.xproj split formats into there own projects/packages 9 years ago
README.md split formats into there own projects/packages 9 years ago
project.json Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 9 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.