ID2D1GeometryRealization interface (d2d1_2.h)

Encapsulates a device- and transform-dependent representation of a filled or stroked geometry. Callers should consider creating a geometry realization when they wish to accelerate repeated rendering of a given geometry. This interface exposes no methods.

Inheritance

The ID2D1GeometryRealization interface inherits from the ID2D1Resource interface.

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

See also

ID2D1Resource