📷 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.
 
 
Brian Popow 3b4be36313 Keep BitsPerSample array when decoding tiff, otherwise bits per channel would be ambiguous if we only keep bits per pixel 5 years ago
..
Bmp Merge branch 'master' into tiff-format 5 years ago
Gif Fix namespaces 5 years ago
Jpg use overloads taking configuration 5 years ago
Png Simplify comparing to expected strings 5 years ago
Tga Add xunit trait attributes to tests 6 years ago
Tiff Keep BitsPerSample array when decoding tiff, otherwise bits per channel would be ambiguous if we only keep bits per pixel 5 years ago
GeneralFormatTests.cs Merge branch 'master' into bp/unittests 5 years ago
ImageFormatManagerTests.cs Add Tiff format to the default Configuration 5 years ago