com.aspose.imaging.fileformats.cmx.objectmodel.specs
The package handles Tiff file format processing.
Classes
| Class | Description |
|---|---|
| CmxArrowSpec | Represents geometric info specified for outline arrow (marker). |
| CmxEllipseSpec | Represents geometric info specified for an ellipse. |
| CmxImageSpec | Represents info specified for raster images. |
| CmxPathPointSpec | Represents geometric info specified for a path point. |
| CmxPathSpec | Represents geometric info specified for a path. |
| CmxRasterImage | Represents the data specified for raster images. |
| CmxRectangleSpec | Represents geometric info specified for a rectangle. |
| CmxTextBlockSpec | Represents info specified for text blocks. |
Interfaces
| Interface | Description |
|---|---|
| ICmxObjectSpec | Specification of graphics object |