| 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.fileformats.psd.layers.smartobjects | |
| com.aspose.psd.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 or sets the resolution settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageOptionsBase.setResolutionSettings(ResolutionSetting value)
Gets or sets the resolution settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmartObjectLayer.replaceContents(Image image,
ResolutionSetting resolution)
Replaces the smart object contents embedded in the smart object layer.
|
void |
SmartObjectLayer.replaceContents(String linkedPath,
ResolutionSetting resolution)
Replaces the contents with a file.
|
| 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.