Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.19 KB

ibitmapframewithsoftwarebitmap_getsoftwarebitmapasync_994797489.md

File metadata and controls

30 lines (21 loc) · 1.19 KB
-api-id -api-type
M:Windows.Graphics.Imaging.IBitmapFrameWithSoftwareBitmap.GetSoftwareBitmapAsync(Windows.Graphics.Imaging.BitmapPixelFormat,Windows.Graphics.Imaging.BitmapAlphaMode)
winrt method

Windows.Graphics.Imaging.IBitmapFrameWithSoftwareBitmap.GetSoftwareBitmapAsync

-description

Asynchronously retrieves a SoftwareBitmap representation of an BitmapFrame.

-parameters

-param pixelFormat

The pixel format of the software bitmap.

-param alphaMode

The alpha mode of the software bitmap.

-returns

An asynchronous operation that returns a SoftwareBitmap on successful completion.

-remarks

-examples

-see-also

GetSoftwareBitmapAsync, GetSoftwareBitmapAsync(BitmapPixelFormat, BitmapAlphaMode, BitmapTransform, ExifOrientationMode, ColorManagementMode)