CmxImageSpec 类

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

Constructors

Name描述
CmxImageSpec()初始化 CmxImageSpec 类的新实例

Properties

NameTypeAccess描述
bound_boxRectangleFr/w获取或设置边界框。
crop_boxRectangleFr/w获取或设置裁剪框。
image_typeintr/w获取或设置图像的类型。
imagesCmxRasterImage[]r/w获取或设置图像。
is_cmx_3_imageboolr/w获取或设置一个值,指示此实例是否为 CMX3 图像。
matrixMatrixr/w获取或设置变换矩阵。

Constructor: CmxImageSpec()

 CmxImageSpec() 

初始化 CmxImageSpec 类的新实例