Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables creation and drawing of geometry realization objects.
Inheritance
The ID2D1DeviceContext1 interface inherits from ID2D1DeviceContext. ID2D1DeviceContext1 also has these types of members:
Methods
The ID2D1DeviceContext1 interface has these methods.
ID2D1DeviceContext1::CreateFilledGeometryRealization Creates a device-dependent representation of the fill of the geometry that can be subsequently rendered. |
ID2D1DeviceContext1::CreateStrokedGeometryRealization Creates a device-dependent representation of the stroke of a geometry that can be subsequently rendered. |
ID2D1DeviceContext1::DrawGeometryRealization Renders a given geometry realization to the target with the specified brush. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 R2 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | d2d1_2.h |