[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Image

Image Class

ID2D1Image

Implements
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("65019f75-8da2-497c-b32c-dfa34e48ede6")]
public class Image : Resource, IDisposable, IUnknown

Constructors

Name Description
Image(IntPtr)

Initializes a new instance of the Image class.

Operators

Name Description
explicit operator Image(IntPtr)

Performs an explicit conversion from IntPtr to Image.