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 |
---|---|
ResolutionSetting |
ImageOptionsBase.getResolutionSettings()
Gets the resolution settings.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageOptionsBase.setResolutionSettings(ResolutionSetting value)
Sets the resolution settings.
|
Modifier and Type | Method and Description |
---|---|
ResolutionSetting |
TiffOptions.getResolutionSettings()
Gets or sets the resolution settings.
|
Modifier and Type | Method and Description |
---|---|
void |
TiffOptions.setResolutionSettings(ResolutionSetting value)
Gets or sets the resolution settings.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.