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.brushes |
The package provides helper classes and methods to work with different brush types.
|
com.aspose.psd.fileformats.ai | |
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 | |
com.aspose.psd.imageoptions |
The package contains classes suitable for export, save or creation of different file formats.
|
Modifier and Type | Class and Description |
---|---|
class |
Brush
The base brush class.
|
class |
DataStreamSupporter
The data stream container.
|
class |
FileStreamContainer
Helper for file stream processing.
|
class |
Image
The image is the base class for all type of images.
|
class |
ImageOptionsBase
The image base options.
|
class |
RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
class |
RasterImage
Represents a raster image supporting raster graphics operations.
|
class |
SplitStreamContainer
Represents split stream container which contains the stream and provides stream processing routines.
|
class |
StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
class |
StringFormat
Encapsulates text layout information (such as alignment, orientation and tab stops) display manipulations (such as ellipsis insertion and national digit substitution) and OpenType features.
|
class |
VectorImage
The vector image is the base class for all type of vector images.
|
Modifier and Type | Class and Description |
---|---|
class |
HatchBrush
Defines a rectangular brush with a hatch style, a foreground color, and a background color.
|
class |
LinearGradientBrush
Encapsulates a
Aspose.Imaging.Brush with a linear gradient. |
class |
LinearGradientBrushBase
Represents a
Brush with gradient capabilities and appropriate properties. |
class |
LinearMulticolorGradientBrush
Represents a
Brush with linear gradient defined by multiple colors and appropriate positions. |
class |
PathGradientBrush
Encapsulates a
Aspose.Imaging.Brush object with a gradient. |
class |
PathGradientBrushBase
Represents a
Brush with base path gradient functionality. |
class |
PathMulticolorGradientBrush
Encapsulates a
Aspose.Imaging.Brush object with a gradient. |
class |
SolidBrush
Solid brush is intended for drawing continiously with specific color.
|
class |
TextureBrush
Each property of the
Aspose.Imaging.Brushes.TextureBrush class is a Aspose.Imaging.Brush object that uses an image to fill the interior of a shape. |
class |
TransformBrush
A
Brush with transform capabilities. |
Modifier and Type | Class and Description |
---|---|
class |
AiDataSection
The Ai format Data Section
|
class |
AiImage
The Adobe Illustrator (AI) Image
|
class |
AiLayerSection
The Ai format Layer Section
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
BmpOptions
The bmp file format creation options.
|
class |
CmxRasterizationOptions
the CMX exporter options.
|
class |
GifOptions
The gif file format creation options.
|
class |
Jpeg2000Options
The Jpeg2000 file format options.
|
class |
JpegOptions
The jpeg file format create options.
|
class |
PdfOptions
The PDF options.
|
class |
PngOptions
The png file format create options.
|
class |
PsdOptions
The psd file format create options.
|
class |
TiffOptions
The tiff file format options.
|
class |
VectorRasterizationOptions
The vector rasterization options.
|