📷 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.
 
 
woutware a481a3e621 Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated. 8 years ago
..
ImageSharp Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated. 8 years ago
ImageSharp.Drawing Update all projects to use C# 7.2 8 years ago
Shared bringing back life into Benchmarks project 9 years ago
README.md decoder configuration argument order 9 years ago

README.md

ImageSharp core libraries

Coding conventions

Argument ordering

  • When passing a Configuration object it should be the first argument