Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 724 Bytes

facedetector_isbitmappixelformatsupported_1650024551.md

File metadata and controls

26 lines (18 loc) · 724 Bytes
-api-id -api-type
M:Windows.Media.FaceAnalysis.FaceDetector.IsBitmapPixelFormatSupported(Windows.Graphics.Imaging.BitmapPixelFormat)
winrt method

Windows.Media.FaceAnalysis.FaceDetector.IsBitmapPixelFormatSupported

-description

Queries whether the specified bitmap pixel format is supported by the FaceDetector on the current device.

-parameters

-param bitmapPixelFormat

The bitmap pixel format for which support is queried.

-returns

True if the specified bitmap pixel format is supported; otherwise, false.

-remarks

-examples

-see-also