ID2D1Factory6 interface

Creates Direct2D resources. This interface also enables the creation of ID2D1Device5 objects.

Members

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

Methods

The ID2D1Factory6 interface has these methods.

MethodDescription
CreateDevice

Creates a new Direct2D device from the given IDXGIDevice.

 

Requirements

Header

D2d1_3.h

DLL

D2d1.dll

 

 

Show: