[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Bitmap.op_Explicit

explicit operator Operator

explicit operator Bitmap(IntPtr)

Performs an explicit conversion from IntPtr to Bitmap.

Declaration
public static explicit operator Bitmap(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As Bitmap
Parameters
Type Name Description
IntPtr nativePointer
Returns
Type Description
Bitmap