Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 930 Bytes

softwarebitmap_convert_1795986323.md

File metadata and controls

30 lines (21 loc) · 930 Bytes
-api-id -api-type
M:Windows.Graphics.Imaging.SoftwareBitmap.Convert(Windows.Graphics.Imaging.SoftwareBitmap,Windows.Graphics.Imaging.BitmapPixelFormat)
winrt method

Windows.Graphics.Imaging.SoftwareBitmap.Convert

-description

Converts an existing SoftwareBitmap to a SoftwareBitmap with a different pixel format.

-parameters

-param source

The software bitmap to convert.

-param format

The pixel format of the new software bitmap.

-returns

The converted software bitmap.

-remarks

-examples

-see-also

Convert(SoftwareBitmap, BitmapPixelFormat, BitmapAlphaMode)