📷 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 80d127fde6 Add indexed png encoder benchmark [skip ci] 9 years ago
..
CopyPixels.cs Make all images implement IDisposable 10 years ago
DecodeBmp.cs Make all images implement IDisposable 10 years ago
DecodeFilteredPng.cs Make all images implement IDisposable 10 years ago
DecodeGif.cs Make all images implement IDisposable 10 years ago
DecodeJpeg.cs Make all images implement IDisposable 10 years ago
DecodeJpegMultiple.cs BetterBenchmarks(TM): 10 years ago
DecodePng.cs Make all images implement IDisposable 10 years ago
EncodeBmp.cs Make all images implement IDisposable 10 years ago
EncodeBmpMultiple.cs Make all images implement IDisposable 10 years ago
EncodeGif.cs Make all images implement IDisposable 10 years ago
EncodeGifMultiple.cs BetterBenchmarks(TM): 10 years ago
EncodeIndexedPng.cs Add indexed png encoder benchmark [skip ci] 9 years ago
EncodeJpeg.cs Make all images implement IDisposable 10 years ago
EncodeJpegMultiple.cs BetterBenchmarks(TM): 10 years ago
EncodePng.cs PixelDataPool<T> is no longer static having PixelDataPool<T>.Clean + PixelDataPool<T>.Dirty instead 9 years ago
GetSetPixel.cs Make all images implement IDisposable 10 years ago
ImageBenchmarkTests.cs BetterBenchmarks(TM): 10 years ago
MultiImageBenchmarkBase.cs fix all instances of var 9 years ago