Skip to content

Commit af14463

Browse files
committed
Add better test image for uint rgba pixel type
1 parent 15701e5 commit af14463

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

tests/ImageSharp.Tests/TestImages.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@ public static class Exr
13891389
public const string UncompressedRgba = "Exr/Calliphora_uncompressed_rgba.exr";
13901390
public const string UncompressedFloatRgb = "Exr/rgb_float32_uncompressed.exr";
13911391
public const string UncompressedUintRgb = "Exr/Calliphora_uint32_uncompressed.exr";
1392-
public const string UintRgba = "Exr/rgba_uint_zip_compressed.exr";
1392+
public const string UintRgba = "Exr/rgba_uint_uncompressed.exr";
13931393
public const string Zip = "Exr/Calliphora_zip.exr";
13941394
public const string Zips = "Exr/Calliphora_zips.exr";
13951395
public const string Rle = "Exr/Calliphora_rle.exr";
Lines changed: 3 additions & 0 deletions
Loading

tests/Images/External/ReferenceOutput/ExrDecoderTests/ExrDecoder_CanDecode_Uncompressed_Rgba_ExrPixelType_Uint_Rgba32_rgba_uint_zip_compressed.png

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:0b45345cb1e4539e5298ccce3ccfc0f27b7a469836bfd7aa13c4d9f6c52baa7a
3+
size 482731

tests/Images/Input/Exr/rgba_uint_zip_compressed.exr

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)