Freigeben über


FaceTracker.IsBitmapPixelFormatSupported(BitmapPixelFormat) Methode

Definition

Fragt ab, ob das angegebene Bitmappixelformat vom FaceTracker auf dem aktuellen Gerät unterstützt wird.

public:
 static bool IsBitmapPixelFormatSupported(BitmapPixelFormat bitmapPixelFormat);
 static bool IsBitmapPixelFormatSupported(BitmapPixelFormat const& bitmapPixelFormat);
public static bool IsBitmapPixelFormatSupported(BitmapPixelFormat bitmapPixelFormat);
function isBitmapPixelFormatSupported(bitmapPixelFormat)
Public Shared Function IsBitmapPixelFormatSupported (bitmapPixelFormat As BitmapPixelFormat) As Boolean

Parameter

bitmapPixelFormat
BitmapPixelFormat

Das Bitmappixelformat, für das unterstützung abgefragt wird.

Gibt zurück

Boolean

bool

True, wenn das angegebene Bitmap-Pixelformat unterstützt wird; andernfalls false.

Gilt für: