Aspose.PSD.FileFormats.Core.VectorPaths
Contents
[
Hide
]The namespace 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 |
| 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 |
Interfaces
| Interface | Description |
|---|---|
| IVectorPathData | The interface for access to the vector path data. |
Enumeration
| Enumeration | Description |
|---|---|
| PathOperations | The operations for the path shapes combining (Boolean operations). |
| VectorPathType | Vector Path Type according to PSD Format Specification |