📷 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.
 
 
Anton Firszov 4f97c8302a renaming is hard 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 Merge branch 'master' into jpeg-port 9 years ago
DecodeJpegMultiple.cs renaming is hard 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 fix formats + added sample for switching out encoders/decoders 9 years ago
EncodeJpeg.cs Replace deprecated attributes 9 years ago
EncodeJpegMultiple.cs BetterBenchmarks(TM): 9 years ago
EncodePng.cs refactor encoders/decoders 9 years ago
GetSetPixel.cs Remove non-generic Image 9 years ago
ImageBenchmarkTests.cs BetterBenchmarks(TM): 9 years ago
MultiImageBenchmarkBase.cs more benchmarks 9 years ago