Image.IsExtendedPixelFormat(PixelFormat) Methode

Definitie

Retourneert een waarde die aangeeft of de pixelnotatie 64 bits per pixel is.

public:
 static bool IsExtendedPixelFormat(System::Drawing::Imaging::PixelFormat pixfmt);
public static bool IsExtendedPixelFormat(System.Drawing.Imaging.PixelFormat pixfmt);
static member IsExtendedPixelFormat : System.Drawing.Imaging.PixelFormat -> bool
Public Shared Function IsExtendedPixelFormat (pixfmt As PixelFormat) As Boolean

Parameters

pixfmt
PixelFormat

De PixelFormat opsomming die moet worden getest.

Retouren

trueindien pixfmt verlengd; anders. false

Van toepassing op