📷 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 bd532d6696 Add tests to check if PngDecoder apply ICC profile 2 months ago
..
LoadTestInput Add output reference images 5 years ago
ReferenceOutput Add tests to check if PngDecoder apply ICC profile 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