Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 548 Bytes

ibitmapframe_bitmappixelformat.md

File metadata and controls

23 lines (16 loc) · 548 Bytes
-api-id -api-type
P:Windows.Graphics.Imaging.IBitmapFrame.BitmapPixelFormat
winrt property

Windows.Graphics.Imaging.IBitmapFrame.BitmapPixelFormat

-description

Returns the default pixel format of the frame.

-property-value

The default pixel format of the frame.

-remarks

This is the pixel format used when calling the GetPixelDataAsync method.

-examples

-see-also