Enum PngSrgbProperties
Specifies the Portable Network Graphics (PNG) sRGB chunk metadata properties.
public enum PngSrgbProperties
Fields
RenderingIntent = 1
[VT_UI1] Indicates the rendering intent for an sRGB color space image. The rendering intents have the following meaning.
Value Meaning 0 Perceptual 1 Relative colorimetric 2 Saturation 3 Absolute colorimetric ?