Interface | Description | |
---|---|---|
IPathSegment | The 'IPathSegment' interface defines a common interface for all path segment objects. |
Class | Description | |
---|---|---|
ColorMatrix | The 'ColorMatrix' class presents a useful API for transforming color values using traditional methods such as brightness, contrast, hue, and saturation. | |
Curve | The 'Curve' class presents a data structure for representing a curve. | |
Line | The 'Line' class presents a data structure for representing a line. | |
Path | The 'Path' class stores a collection of path segments, thus forming a path. |