Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the Portable Network Graphics (PNG) gAMA chunk metadata properties.
Syntax
typedef enum WICPngGamaProperties {
WICPngGamaGamma = 0x1,
WICPngGamaProperties_FORCE_DWORD = 0x7fffffff
} ;
Constants
WICPngGamaGamma Value: 0x1 [VT_UI4] Indicates the gamma value. |
WICPngGamaProperties_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 |