ComponentOne Bitmap for UWP
BitmapDecoder Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

BitmapDecoder Class
BitmapDecoder Members