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 1e69aa4 commit ce545b7Copy full SHA for ce545b7
src/ImageSharp/Formats/Exr/ExrChannelInfo.cs
@@ -36,7 +36,6 @@ public ExrChannelInfo(string channelName, ExrPixelType pixelType, byte linear, i
36
/// </summary>
37
public string ChannelName { get; }
38
39
-
40
/// <summary>
41
/// Gets the type of the pixel data.
42
0 commit comments