📷 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 5a636fc363 Merge branch 'js/tiff-icc' of https://github.com/SixLabors/ImageSharp into js/tiff-icc 1 week ago
..
LoadTestInput Add output reference images 5 years ago
ReferenceOutput Merge branch 'js/tiff-icc' of https://github.com/SixLabors/ImageSharp into js/tiff-icc 1 week 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