Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 511 Bytes

bitmapimage_decodepixelheight.md

File metadata and controls

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

Windows.UI.Xaml.Media.Imaging.BitmapImage.DecodePixelHeight

-description

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

-xaml-syntax

<BitmapImage DecodePixelHeight="int" />

-property-value

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

-remarks

-examples

-see-also