ComponentOne Bitmap for WPF
PixelFormatInfo2 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

PixelFormatInfo2 Class
PixelFormatInfo2 Members