CmxImageSpec Class

Summary: Represents info specified for raster images.

Module: aspose.imaging.fileformats.cmx.objectmodel.specs

Full Name: aspose.imaging.fileformats.cmx.objectmodel.specs.CmxImageSpec

Inheritance: ICmxObjectSpec

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
CmxImageSpec()Initializes a new instance of the CmxImageSpec class

Properties

NameTypeAccessDescription
bound_boxRectangleFr/wGets or sets the bound box.
crop_boxRectangleFr/wGets or sets the crop box.
image_typeushortr/wGets or sets the type of the image.
imagesCmxRasterImage[]r/wGets or sets the images.
is_cmx_3_imageboolr/wGets or sets a value indicating whether this instance is CMX3 image.
matrixMatrixr/wGets or sets the transformation matrix.

Constructor: CmxImageSpec()

 CmxImageSpec() 

Initializes a new instance of the CmxImageSpec class