Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 505 Bytes

bitmapimage_decodepixelwidth.md

File metadata and controls

30 lines (19 loc) · 505 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.Imaging.BitmapImage.DecodePixelWidth
winrt property

Windows.UI.Xaml.Media.Imaging.BitmapImage.DecodePixelWidth

-description

Gets or sets the width to use for image decoding operations.

-xaml-syntax

<BitmapImage DecodePixelWidth="int" />

-property-value

The width (in pixels) to use for image decoding operations.

-remarks

-examples

-see-also