ID2D1Device4 interface (d2d1_3.h)

Represents a resource domain whose objects and device contexts can be used together. This interface performs all the same functions as the ID2D1Device3 interface. It also enables the creation of ID2D1DeviceContext4 objects.

Inheritance

The ID2D1Device4 interface inherits from ID2D1Device3. ID2D1Device4 also has these types of members:

Methods

The ID2D1Device4 interface has these methods.

 
ID2D1Device4::CreateDeviceContext

Creates a new ID2D1DeviceContext4 from this Direct2D device.
ID2D1Device4::GetMaximumColorGlyphCacheMemory

Gets the maximum capacity of the color glyph cache.
ID2D1Device4::SetMaximumColorGlyphCacheMemory

Sets the maximum capacity of the color glyph cache.

Requirements

Requirement Value
Target Platform Windows
Header d2d1_3.h