ComponentOne Bitmap for WPF
FastMetadataEncoder Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

FastMetadataEncoder Class
FastMetadataEncoder Members