Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 542 Bytes

bitmaptransform_interpolationmode.md

File metadata and controls

22 lines (15 loc) · 542 Bytes
-api-id -api-type
P:Windows.Graphics.Imaging.BitmapTransform.InterpolationMode
winrt property

Windows.Graphics.Imaging.BitmapTransform.InterpolationMode

-description

Specifies the interpolation mode that is used to scale the bitmap.

-property-value

The interpolation mode. One of the values of the BitmapInterpolationMode enumeration.

-remarks

-examples

-see-also