IsExtendedPixelFormat-Funktion (gdipluspixelformats.h)

Die IsExtendedPixelFormat-Methode bestimmt, ob ein angegebenes Pixelformat 16 Bits pro Farbkanal verwendet.

Syntax

BOOL IsExtendedPixelFormat(
  PixelFormat pixfmt
);

Parameter

pixfmt

Typ: PixelFormat

Eine PixelFormat-Konstante , die das zu testende Pixelformat angibt.

Rückgabewert

Typ: BOOL

Wenn das Pixelformat 16 Bits pro Farbkanal verwendet, gibt diese Methode TRUE zurück. Andernfalls wird FALSE zurückgegeben.

Anforderungen

   
Unterstützte Mindestversion (Client) Windows Vista [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile gdipluspixelformats.h (include Gdiplus.h)
Bibliothek Gdiplus.lib