📷 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.
 
 
Socolin 0582e85e49 Fix decoding tiff image with BigEndian + 64 bit / pixel + associated alpha 2 months ago
..
LoadTestInput Add output reference images 5 years ago
ReferenceOutput Fix decoding tiff image with BigEndian + 64 bit / pixel + associated alpha 2 months ago
tools Add output reference images 5 years ago
README.md Changed master to main in the links. 4 years ago

README.md

ReferenceOutput

Contains images to validate against in ImageSharp tests. In most cases the file hierarchy follows the hierarchy of ActualOutput

tools

Various utilities to help dealing with images.

  • optipng.exe: lossless PNG compressor, to keep the ReferenceImages folder as small as possible
  • optimize-all.cmd: Runs lossless optimizer for reference PNG-s. Currently it has to be manually edited to add new test class directories.
  • dump-jpeg-coeffs.exe