ComponentOne Bitmap for WPF
BmpBitmapDecoder Constructor

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

Parameters

nativePtr
The native PTR.
See Also

Reference

BmpBitmapDecoder Class
BmpBitmapDecoder Members