Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 855 Bytes

bitmapdecoder_getsoftwarebitmapasync_1163471917.md

File metadata and controls

23 lines (16 loc) · 855 Bytes
-api-id -api-type
M:Windows.Graphics.Imaging.BitmapDecoder.GetSoftwareBitmapAsync
winrt method

Windows.Graphics.Imaging.BitmapDecoder.GetSoftwareBitmapAsync

-description

Asynchronously gets a SoftwareBitmap representation of the decoded bitmap.

-returns

An asynchronous operation that returns a SoftwareBitmap on successful completion.

-remarks

-examples

-see-also

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