ComponentOne Bitmap for UWP
BitmapClipper Constructor

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > BitmapClipper Class : BitmapClipper Constructor
The native pointer.
Initializes a new instance of the BitmapClipper class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
public BitmapClipper( 
   System.IntPtr nativePtr
)

Parameters

nativePtr
The native pointer.
See Also

Reference

BitmapClipper Class
BitmapClipper Members