Package | Description |
---|---|
com.aspose.psd |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
com.aspose.psd.imageoptions |
The package contains classes suitable for export, save or creation of different file formats.
|
Modifier and Type | Method and Description |
---|---|
VectorRasterizationOptions |
ImageOptionsBase.getVectorRasterizationOptions()
Gets or sets the vector rasterization options.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageOptionsBase.setVectorRasterizationOptions(VectorRasterizationOptions value)
Gets or sets the vector rasterization options.
|
Modifier and Type | Class and Description |
---|---|
class |
CmxRasterizationOptions
the CMX exporter options.
|
Modifier and Type | Method and Description |
---|---|
VectorRasterizationOptions[] |
MultiPageOptions.getPageRasterizationOptions()
Gets the page rasterization options.
|
Modifier and Type | Method and Description |
---|---|
void |
VectorRasterizationOptions.copyTo(VectorRasterizationOptions vectorRasterizationOptions)
Copies to.
|
void |
MultiPageOptions.setPageRasterizationOptions(VectorRasterizationOptions[] value)
Sets the page rasterization options.
|
Constructor and Description |
---|
VectorRasterizationOptions(VectorRasterizationOptions imageOptions) |