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