WICPngBkgdProperties enumeration
Specifies the Portable Network Graphics (PNG) background (bKGD) chunk metadata properties.
Syntax
typedef enum WICPngBkgdProperties { WICPngBkgdBackgroundColor = 0x00000001 } WICPngBkgdProperties;
Constants
- WICPngBkgdBackgroundColor
-
Indicates the background color. There are three possible types, depending on the image's pixel format.
Requirements
|
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 |
|
|
IDL |
|
Show: