Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 413 Bytes

ibitmapframe_pixelwidth.md

File metadata and controls

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

Windows.Graphics.Imaging.IBitmapFrame.PixelWidth

-description

Returns the width of the frame in pixels.

-property-value

The width of the frame in pixels.

-remarks

This property ignores any EXIF orientation flag value.

-examples

-see-also