C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / NativeBitmap Property

In This Topic
NativeBitmap Property
In This Topic
Gets the internal image that is an IWICBitmap.
Syntax
'Declaration
 
Public ReadOnly Property NativeBitmap As Bitmap
 
See Also