aspose.psd.fileformats.core.vectorpaths
Contents
[
Hide
]The module contains PSD Vector Paths.
Classes
Class | Description |
---|---|
BezierKnotRecord | Bezier Knot Record Class, used to read/write Bezier knots data from resource. |
ClipboardRecord | Clipboard Record Class |
IVectorPathData | The interface for access to the vector path data. |
InitialFillRuleRecord | Initial Fill Rule Record Class |
LengthRecord | Subpath Length Record Class. |
PathFillRuleRecord | Path Fill Rule Record Class |
VectorPathRecord | Vector Path Record Class |
VectorPathRecordFactory | Vector Path Record Factory Class. |
VectorShapeBoundingBox | Defines vector shape bounding box class. |
VectorShapeOriginSettings | Vector shape origination settings. |
VectorShapeRadiiRectangle | Defines vector shape radii rectangle class |
VectorShapeTransform | Defines vector shape transformation matrix class |
Enumerations
Enumeration | Description |
---|---|
PathOperations | The operations for the path shapes combining (Boolean operations). |
VectorPathType | Vector Path Type according to PSD Format Specification |