📷 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.
 
 
Andrew Wilkinson faee97cea5 Refactor TIFF metadata reading into separate method 9 years ago
..
ColorSpaces No need for interfaces in adapter 9 years ago
Common Optimize EntroyCrop 9 years ago
Dithering Optimize some low hanging fruit 9 years ago
Formats Refactor TIFF metadata reading into separate method 9 years ago
IO fix error where startIndex was ignored in To<Type> methods 9 years ago
Image Remove Span member from ImageBase 9 years ago
Memory Don't rent so much for non-pixel pools. 9 years ago
MetaData Revert IccTagDataEntry equality operator 9 years ago
Numerics Normalize Deree/Radian calculations 9 years ago
PixelFormats updated to make better use of Span<T> 9 years ago
Processing Cleanup 9 years ago
Properties consolidate packages 9 years ago
Quantizers Read spec, fix gifs 9 years ago
Configuration.cs drop callbacks 9 years ago
GraphicsOptions.cs blend functions everywhere. 9 years ago
ImageSharp.csproj Replace BufferSpan<T> with Span<T> 9 years ago