Package | Description |
---|---|
com.aspose.imaging.fileformats.cmx.objectmodel.specs |
The namespace handles Tiff file format processing.
|
com.aspose.imaging.fileformats.cmx.objectmodel.styles |
The namespace handles Tiff file format processing.
|
Modifier and Type | Method and Description |
---|---|
CmxRasterImage[] |
CmxImageSpec.getImages()
Gets the images.
|
CmxRasterImage[] |
CmxImageSpec.toArray() |
Modifier and Type | Method and Description |
---|---|
void |
CmxImageSpec.setImages(CmxRasterImage[] value)
Sets the images.
|
Modifier and Type | Method and Description |
---|---|
CmxRasterImage[] |
CmxImageFill.getImages()
Gets the images.
|
Modifier and Type | Method and Description |
---|---|
void |
CmxImageFill.setImages(CmxRasterImage[] value)
Sets the images.
|