Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 886 Bytes

compositionsurfacebrush_bitmapinterpolationmode.md

File metadata and controls

22 lines (15 loc) · 886 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.CompositionSurfaceBrush.BitmapInterpolationMode
winrt property

Microsoft.UI.Composition.CompositionSurfaceBrush.BitmapInterpolationMode

-description

Specifies the algorithm used for interpolating pixels from ICompositionSurface when they do not form a one-to-one mapping to pixels on SpriteVisual (as can happen under stretch, scale, rotation, and other transformations).

-property-value

Specifies the algorithm used for interpolating pixels from ICompositionSurface when they do not form a one-to-one mapping to pixels on SpriteVisual (as can happen under stretch, scale, rotation, and other transformations).

-remarks

-examples

-see-also