ComponentOne Bitmap for UWP
FormatConverter Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

FormatConverter Class
FormatConverter Members