Vcl.Direct2D
| Package | vcl.bpl |
|---|
Classes
| EDirect2DException | Represents a Direct2D exception. |
| TDirect2DBrush | TDirect2DBrush represents the color and pattern used to fill solid shapes. |
| TDirect2DCanvas | TDirect2DCanvas provides an abstract drawing space for objects that must render their own images. |
| TDirect2DFont | TDirect2DFont encapsulates a system font. |
| TDirect2DGraphicsObject | TDirect2DGraphicsObject is the base class for objects that encapsulate a Direct2D graphics object. |
| TDirect2DPen | TDirect2DPen is used to draw lines or outline shapes on a Direct2D canvas. |
Routines
| D2D1ColorF | Creates a Direct2D-compatible color. |
| D2DFactory | D2DFactory is used internally. |
| DWriteFactory | DWriteFactory is used internally. |