WICPngGamaProperties-Enumeration (wincodec.h)

Gibt die PNG-Eigenschaften (Portable Network Graphics) gAMA-Chunk-Metadateneigenschaften an.

Syntax

typedef enum WICPngGamaProperties {
  WICPngGamaGamma = 0x1,
  WICPngGamaProperties_FORCE_DWORD = 0x7fffffff
} ;

Konstanten

 
WICPngGamaGamma
Wert: 0x1
[VT_UI4] Gibt den Gammawert an.
WICPngGamaProperties_FORCE_DWORD
Wert: 0x7fffffff

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [nur Desktop-Apps]
Kopfzeile wincodec.h