Package | Description |
---|---|
com.aspose.imaging |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
com.aspose.imaging.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 the vector rasterization options.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageOptionsBase.setVectorRasterizationOptions(VectorRasterizationOptions value)
Sets the vector rasterization options.
|
Modifier and Type | Class and Description |
---|---|
class |
EmfRasterizationOptions
The Emf rasterization options.
|
class |
MetafileRasterizationOptions
The metafile rasterization options
|
class |
SvgRasterizationOptions
The SVG rasterization options.
|
class |
WmfRasterizationOptions
The Wmf rasterization options.
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.