C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / ToSoftwareBitmap Method / ToSoftwareBitmap() Method

In This Topic
ToSoftwareBitmap() Method
In This Topic
Creates a SoftwareBitmap from the image.
Syntax
'Declaration
 
Public Overloads Function ToSoftwareBitmap() As Windows.Graphics.Imaging.SoftwareBitmap
 
See Also