WICJpegChrominanceProperties enumeration (wincodec.h)

Specifies the JPEG chrominance table property.

Syntax

typedef enum WICJpegChrominanceProperties {
  WICJpegChrominanceTable = 0x1,
  WICJpegChrominanceProperties_FORCE_DWORD = 0x7fffffff
} ;

Constants

 
WICJpegChrominanceTable
Value: 0x1
[VT_UI2
VT_VECTOR] Indicates the metadata property is a chrominance table.
WICJpegChrominanceProperties_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