Import(SoftwareBitmap) Method
Loads the image from a SoftwareBitmap.
public void Import(
Windows.Graphics.Imaging.SoftwareBitmap
)
'Declaration
Public Overloads Sub Import( _
ByVal As Windows.Graphics.Imaging.SoftwareBitmap _
)
Parameters
- softwareBitmap
- The source SoftwareBitmap.