[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Resource

Resource Class

ID2D1Resource

Implements
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("2cd90691-12e2-11dc-9fed-001143a055f9")]
public class Resource : ComObject, IDisposable, IUnknown

Constructors

Name Description
Resource(IntPtr)

Initializes a new instance of the Resource class.

Methods

Name Description
GetFactory()

void ID2D1Resource::GetFactory([Out] ID2D1Factory** factory)

Operators

Name Description
explicit operator Resource(IntPtr)

Performs an explicit conversion from IntPtr to Resource.