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 | |
com.aspose.psd.fileformats.psd.layers | |
com.aspose.psd.fileformats.psd.layers.adjustmentlayers | |
com.aspose.psd.fileformats.psd.layers.filllayers | |
com.aspose.psd.fileformats.psd.layers.smartobjects |
Modifier and Type | Class and Description |
---|---|
class |
RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
class |
RasterImage
Represents a raster image supporting raster graphics operations.
|
Modifier and Type | Class and Description |
---|---|
class |
PsdImage
Defines the PsdImage class that provides the ability to load, edit, save PSD files as well as
update properties, add watermarks, perform graphics operations or convert one file format to another.
|
Modifier and Type | Class and Description |
---|---|
class |
Layer
The psd layer.
|
class |
LayerGroup
Group layer class
|
class |
SectionDividerLayer
The section divider layer to mark the bounds of the folder (layer group).
|
class |
TextLayer
The text layer class
|
Modifier and Type | Class and Description |
---|---|
class |
AdjustmentLayer
Adjustment layer.
|
class |
BlackWhiteAdjustmentLayer
The Black and White adjustment layer class.
|
class |
BrightnessContrastLayer
Brightness/contrast layer.
|
class |
ChannelMixerLayer
Channel Mixer Adjustment layer.
|
class |
CmykChannelMixerLayer
Cmyk Channel Mixer Adjustment layer.
|
class |
ColorBalanceAdjustmentLayer
The color balance adjustment layer class.
|
class |
CurvesLayer
Curves Adjustment Layer
|
class |
ExposureLayer
Exposure Adjustment layer.
|
class |
HueSaturationLayer
HueSaturation adjustment layer.
|
class |
InvertAdjustmentLayer
The invert adjustment layer class.
|
class |
LevelsLayer
Levels Adjustment Layer
|
class |
PhotoFilterLayer
PhotoFilter adjustment layer.
|
class |
RgbChannelMixerLayer
Rgb Channel Mixer Adjustment layer.
|
Modifier and Type | Class and Description |
---|---|
class |
FillLayer
Fill layer.
|
Modifier and Type | Class and Description |
---|---|
class |
SmartObjectLayer
Defines the SmartObjectLayer class that contains embedded in the PSD file or linked smart object in the external file.
|