FaceDetector.GetSupportedBitmapPixelFormats Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt eine Liste der Bitmappixelformate zurück, die vom FaceDetector auf dem aktuellen Gerät unterstützt werden.
public:
static IVectorView<BitmapPixelFormat> ^ GetSupportedBitmapPixelFormats();
static IVectorView<BitmapPixelFormat> GetSupportedBitmapPixelFormats();
public static IReadOnlyList<BitmapPixelFormat> GetSupportedBitmapPixelFormats();
function getSupportedBitmapPixelFormats()
Public Shared Function GetSupportedBitmapPixelFormats () As IReadOnlyList(Of BitmapPixelFormat)
Gibt zurück
Eine Liste der Bitmappixelformate, die vom FaceDetector auf dem aktuellen Gerät unterstützt werden.