Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 647 Bytes

compositionmipmapsurface_getdrawingsurfaceforlevel_2032059917.md

File metadata and controls

33 lines (19 loc) · 647 Bytes
-api-id -api-type ms.custom
M:Windows.UI.Composition.CompositionMipmapSurface.GetDrawingSurfaceForLevel(System.UInt32)
winrt method
19H1

Windows.UI.Composition.CompositionMipmapSurface.GetDrawingSurfaceForLevel

-description

Retrieves the texture at the specified level of the mipmap.

-parameters

-param level

The level from which to retrieve the texture.

-returns

The texture at the specified level of the mipmap.

-remarks

-see-also

-examples