ComponentOne Bitmap for UWP
NativeBitmap Property

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > C1Bitmap Class : NativeBitmap Property
Gets the internal image that is an IWICBitmap.
Syntax
'Declaration
 
Public ReadOnly Property NativeBitmap As Bitmap
public Bitmap NativeBitmap {get;}
See Also

Reference

C1Bitmap Class
C1Bitmap Members