ID2D1Factory2 interface
Creates Direct2D resources.
This interface also enables the creation of ID2D1Device1 objects.
When to implement
Custom implementations are not supported.
Members
The ID2D1Factory2 interface inherits from ID2D1Factory1. ID2D1Factory2 also has these types of members:
Methods
The ID2D1Factory2 interface has these methods.
| Method | Description |
|---|---|
| CreateDevice |
Creates an ID2D1Device1 object. |
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: