C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / TiffBitmapDecoder Class / TiffBitmapDecoder Constructor
The native PTR.

In This Topic
TiffBitmapDecoder Constructor
In This Topic
Initializes a new instance of the TiffBitmapDecoder class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
 

Parameters

nativePtr
The native PTR.
See Also