ComponentOne Bitmap for UWP
GifBitmapDecoder Constructor

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

Parameters

nativePtr
The native PTR.
See Also

Reference

GifBitmapDecoder Class
GifBitmapDecoder Members