ID2D1Factory5 interface

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

Members

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

Methods

The ID2D1Factory5 interface has these methods.

MethodDescription
CreateDevice

Creates an ID2D1Device4 object.

 

Requirements

Header

D2d1_3.h

DLL

D2d1.dll

 

 

Show: