Enumerazione WICPngSrgbProperties (wincodec.h)
Specifica le proprietà dei metadati sRGB (Portable Network Graphics) sRGB.
Sintassi
typedef enum WICPngSrgbProperties {
WICPngSrgbRenderingIntent = 0x1,
WICPngSrgbProperties_FORCE_DWORD = 0x7fffffff
} ;
Costanti
WICPngSrgbRenderingIntent Valore: 0x1 [VT_UI1] Indica la finalità di rendering per un'immagine dello spazio colori sRGB. Le finalità di rendering hanno il significato seguente.
|
||||||||||
WICPngSrgbProperties_FORCE_DWORD Valore: 0x7fffffff |
Requisiti
Client minimo supportato | Windows 7, Windows Vista con SP2 e Aggiornamento della piattaforma per Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2, Windows Server 2008 con SP2 e Platform Update per Windows Server 2008 [solo app desktop] |
Intestazione | wincodec.h |