FaceTracker.GetSupportedBitmapPixelFormats Method

Definition

Returns a list of the bitmap pixels formats supported by the FaceTracker on the current device.

public:
 static IVectorView<BitmapPixelFormat> ^ GetSupportedBitmapPixelFormats();
 static IVectorView<BitmapPixelFormat> GetSupportedBitmapPixelFormats();
public static IReadOnlyList<BitmapPixelFormat> GetSupportedBitmapPixelFormats();
function getSupportedBitmapPixelFormats()
Public Shared Function GetSupportedBitmapPixelFormats () As IReadOnlyList(Of BitmapPixelFormat)

Returns

A list of the bitmap pixels formats supported by the FaceTracker on the current device.

Applies to