We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfaf555 commit 91c3d5eCopy full SHA for 91c3d5e
tests/ImageSharp.Tests/TestImages.cs
@@ -762,7 +762,6 @@ public static class Tiff
762
public const string Benchmark_RgbLzw = "medium_rgb_lzw.tiff";
763
public const string Benchmark_RgbPackbits = "medium_rgb_packbits.tiff";
764
public const string Benchmark_RgbUncompressed = "medium_rgb_uncompressed.tiff";
765
- public const string Benchmark_CmykUncompressed = "medium_cmyk_uncompressed.tiff";
766
767
public const string Calliphora_GrayscaleUncompressed = "Tiff/Calliphora_grayscale_uncompressed.tiff";
768
public const string Calliphora_GrayscaleDeflate_Predictor = "Tiff/Calliphora_gray_deflate_predictor.tiff";
0 commit comments