[]
ID2D1Image
[Guid("65019f75-8da2-497c-b32c-dfa34e48ede6")]
public class Image : Resource, IDisposable, IUnknown
Initializes a new instance of the Image class.
public Image(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
Performs an explicit conversion from System.IntPtr to Image.
public static explicit operator Image(IntPtr nativePointer)
nativePointer
System.IntPtr