ComponentOne Bitmap for UWP
BitmapCodecProgressNotification Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

BitmapCodecProgressNotification Class
BitmapCodecProgressNotification Members