WICPngSrgbProperties enumeration (wincodec.h)

Specifies the Portable Network Graphics (PNG) sRGB chunk metadata properties.

Syntax

typedef enum WICPngSrgbProperties {
  WICPngSrgbRenderingIntent = 0x1,
  WICPngSrgbProperties_FORCE_DWORD = 0x7fffffff
} ;

Constants

 
WICPngSrgbRenderingIntent
Value: 0x1
[VT_UI1] Indicates the rendering intent for an sRGB color space image. The rendering intents have the following meaning.






















ValueMeaning
0Perceptual
1Relative colorimetric
2Saturation
3Absolute colorimetric
WICPngSrgbProperties_FORCE_DWORD
Value: 0x7fffffff

Requirements

Requirement Value
Minimum supported client Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps only]
Header wincodec.h