[]
ID2D1Factory2
[Guid("94f81a73-9212-4376-9c58-b16a3a0d3992")]
public class Factory2 : Factory1, IDisposable, IUnknown
Name | Description |
---|---|
Factory2(IntPtr) | Initializes a new instance of the Factory2 class. |
Name | Description |
---|---|
Create(FactoryType) | Creates a new instance of the Factory2 class with the specified FactoryType. |
CreateDevice1(Device) | HRESULT ID2D1Factory2::CreateDevice([In] IDXGIDevice* dxgiDevice,[Out, Fast] ID2D1Device1** d2dDevice1) |
Name | Description |
---|---|
explicit operator Factory2(IntPtr) |