Enumerazione WICJpegCommentProperties (wincodec.h)
Specifica le proprietà del commento JPEG.
Sintassi
typedef enum WICJpegCommentProperties {
WICJpegCommentText = 0x1,
WICJpegCommentProperties_FORCE_DWORD = 0x7fffffff
} ;
Costanti
WICJpegCommentText Valore: 0x1 Indica che la proprietà dei metadati è il testo del commento. |
WICJpegCommentProperties_FORCE_DWORD Valore: 0x7fffffff |
Requisiti
Requisito | Valore |
---|---|
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 |