📷 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 35db34fdc4 Add Rg32 9 years ago
..
Colors Add Rg32 9 years ago
Common Fix #16 9 years ago
Filters Fixed reference in comments. 9 years ago
Formats Reduce memory usage in WuQuantizer 9 years ago
IO StyleCop fixes. 9 years ago
Image Fix To() Method to allow vector scaling. 9 years ago
Numerics Fixed SA1204 9 years ago
Profiles/Exif Fixed SA1204 9 years ago
Properties Removed trailing whitespace. 9 years ago
Quantizers Reduce memory usage in WuQuantizer 9 years ago
Samplers StyleCop fixes. 9 years ago
Bootstrapper.cs Added missing braces and removed some empty lines. 9 years ago
Image.cs Added optimized ImageFrame implementation. 9 years ago
ImageFrame.cs Moved the ToFrame method to Image<TColor, TPacked> and added a Clone method to ImageFrame. 9 years ago
ImageProcessor.cs Changed PixelAccessor to use IPackedPixel<TPacked>. 9 years ago
ImageSharp.xproj Changed default namespace. 9 years ago
PixelAccessor.cs Added optimized implementation for CopyFromXYZW and CopyFromXYZ. 9 years ago
ProgressEventArgs.cs Rename to ImageSharp 9 years ago
project.json Use ArrayPool<T> 9 years ago
stylecop.json Added stylecop.json. 9 years ago