📷 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.
 
 
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
..
CopyPixels.cs Add benchmark, update readme 9 years ago
DecodeBmp.cs migrate to use primitives from SixLabors.Core 9 years ago
DecodeFilteredPng.cs migrate to use primitives from SixLabors.Core 9 years ago
DecodeGif.cs migrate to use primitives from SixLabors.Core 9 years ago
DecodeJpeg.cs migrate to use primitives from SixLabors.Core 9 years ago
DecodeJpegMultiple.cs Use better static format for Load etc. 9 years ago
DecodePng.cs migrate to use primitives from SixLabors.Core 9 years ago
EncodeBmp.cs Replace deprecated attributes 9 years ago
EncodeBmpMultiple.cs Make all images implement IDisposable 9 years ago
EncodeGif.cs Replace deprecated attributes 9 years ago
EncodeGifMultiple.cs BetterBenchmarks(TM): 9 years ago
EncodeIndexedPng.cs Replace deprecated attributes 9 years ago
EncodeJpeg.cs Replace deprecated attributes 9 years ago
EncodeJpegMultiple.cs BetterBenchmarks(TM): 9 years ago
EncodePng.cs Replace deprecated attributes 9 years ago
GetSetPixel.cs Remove non-generic Image 9 years ago
ImageBenchmarkTests.cs BetterBenchmarks(TM): 9 years ago
MultiImageBenchmarkBase.cs Replace deprecated attributes 9 years ago