📷 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.
 
 
Dmitry Pentin c6d127ee22 Added tests for different output color types (except ycck) 4 years ago
..
LoadTestInput Add output reference images 5 years ago
ReferenceOutput Added tests for different output color types (except ycck) 4 years 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