ComponentOne Bitmap for WPF
PixelFormatInfo Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

PixelFormatInfo Class
PixelFormatInfo Members