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