ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (ImagingFactory2)

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > ImagingFactory2 Class : Explicit Type Conversion Operator
Performs an explicit conversion from System.IntPtr to ImagingFactory2.
Syntax
'Declaration
 
Public Shadows Operator Narrowing CType( _
   ByVal nativePointer As System.IntPtr _
) As ImagingFactory2
public new ImagingFactory2 operator explicit( 
   System.IntPtr nativePointer
)

Parameters

nativePointer
See Also

Reference

ImagingFactory2 Class
ImagingFactory2 Members