ID2D1Factory7 interface (d2d1_3.h)

Creates Direct2D resources. This interface performs all the same functions as the ID2D1Factory6 interface, plus it enables the creation of ID2D1Device6 objects.

Inheritance

The ID2D1Factory7 interface inherits from ID2D1Factory6. ID2D1Factory7 also has these types of members:

Methods

The ID2D1Factory7 interface has these methods.

 
ID2D1Factory7::CreateDevice

Creates a new Direct2D device from the given IDXGIDevice. (ID2D1Factory7.CreateDevice)

Requirements

Requirement Value
Target Platform Windows
Header d2d1_3.h