| 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.asynctask |
The namespace handles AsyncTask processing.
|
| com.aspose.psd.brushes |
The package provides helper classes and methods to work with different brush types.
|
| com.aspose.psd.dithering |
The package provides different helper classes for color dithering.
|
| com.aspose.psd.exif |
The package contains EXIF related helper classes and methods.
|
| com.aspose.psd.extensions |
The package contains extension methods.
|
| com.aspose.psd.fileformats.ai | |
| com.aspose.psd.fileformats.jpeg |
The package handles Jpeg file format 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.fillsettings | |
| com.aspose.psd.fileformats.psd.layers.layereffects | |
| com.aspose.psd.fileformats.psd.layers.layerresources | |
| com.aspose.psd.fileformats.psd.layers.layerresources.linkresources | |
| com.aspose.psd.fileformats.psd.layers.layerresources.smartobjectresources | |
| com.aspose.psd.fileformats.psd.layers.layerresources.vectorpaths | |
| com.aspose.psd.fileformats.psd.layers.smartobjects | |
| com.aspose.psd.fileformats.psd.layers.text | |
| com.aspose.psd.fileformats.psd.resources | |
| com.aspose.psd.fileformats.tiff.filemanagement |
The package contains Tiff file format stream handling classes.
|
| com.aspose.psd.imageloadoptions |
The package contains different file format load options.
|
| com.aspose.psd.imageoptions |
The package contains classes suitable for export, save or creation of different file formats.
|
| com.aspose.psd.interfaces |
The namespace handles Tiff file format processing.
|
| com.aspose.psd.masking.options |
The namespace handles ImageMasking.Options processing.
|
| com.aspose.psd.masking.result |
The namespace handles ImageMasking.Result processing.
|
| com.aspose.psd.shapes |
The package contains different shapes combined from shape segments.
|
| com.aspose.psd.shapesegments |
The package contains different shape segments which combine shapes.
|
| com.aspose.psd.sources |
Package contains different stream sources which are suitable for input or output data flow.
|
| Class and Description |
|---|
| Brush
The base brush class.
|
| CmykColor
The CMYK color of pixel.
|
| Color
The color of the pixel.
|
| ColorMap
Defines a map for converting colors.
|
| ColorMatrix
Defines a 5 x 5 matrix that contains the coordinates for the RGBA space.
|
| ColorPalette
Defines an array of colors that make up a color palette.
|
| CustomLineCap
Encapsulates a custom user-defined line cap.
|
| DataStreamSupporter
The data stream container.
|
| DisposableObject
Represents disposable object.
|
| Figure
The figure.
|
| FileStreamContainer
Helper for file stream processing.
|
| Font
Defines a particular format for text, including font face, size, and style attributes.
|
| Graphics
Represents the graphics according to the graphics engine used in the current assembly.
|
| GraphicsPath
Represents a series of connected lines and curves.
|
| IBufferProcessor
The buffer processor.
|
| IColorConverter
The color converter.
|
| IColorPalette
The color palette interface.
|
| IImageCreator
The image creator.
|
| IImageCreatorDescriptor
The image creator descriptor specifying the creator properties.
|
| IImageDescriptor
The image descriptor.
|
| IImageExporter
The image exporter.
|
| IImageExporterDescriptor
Represents the image exporter descriptor.
|
| IImageLoader
The image loader.
|
| IImageLoaderDescriptor
The image loader descriptor specifying the loader properties.
|
| IIndexedColorConverter
The color converter for indexed image formats.
|
| Image
The image is the base class for all type of images.
|
| ImageAttributes
An
com.aspose.psd.ImageAttributes object contains information about how bitmap and metafile colors are manipulated during rendering. |
| ImageOptionsBase
The image base options.
|
| ImageResizeSettings
Image resize settings class
|
| IObjectWithBounds
Represents an object with bounds.
|
| IPartialArgb32PixelLoader
Conforms to the 32-bit ARGB pixels loaded partially.
|
| IPartialPixelLoader
Conforms to the pixels loaded partially.
|
| IPartialRawDataLoader
The partial data loader.
|
| IRasterImageArgb32PixelLoader
The raster image 32-bit ARGB pixel loader.
|
| IRasterImageRawDataLoader
The raster image raw data loader.
|
| LoadOptions
Represents the loading options.
|
| Matrix
Replaces the GDI+ Matrix.
|
| ObjectWithBounds
The object having bounds.
|
| Pen
Defines an object used to draw lines, curves and figures.
|
| PixelDataFormat
The pixel data format.
|
| Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
|
| PointF
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
|
| ProgressEventHandler
Progress event handler function reference
|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| RawDataSettings
The raw data settings
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| RectangleF
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
|
| Region
Describes the interior of a graphics shape composed of rectangles and paths.
|
| ResolutionSetting
The resolution setting for image save options.
|
| Shape
The shape.
|
| ShapeSegment
Represents a shape segment.
|
| Size
Represents size.
|
| SizeF
Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.
|
| Source
The source is used to contain all relevant information for an object pipe.
|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
| 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.
|
| TransparencySupporter
The object supporting transparency.
|
| Class and Description |
|---|
| ProgressEventHandler
Progress event handler function reference
|
| Class and Description |
|---|
| Blend
Defines a blend pattern.
|
| Brush
The base brush class.
|
| Color
The color of the pixel.
|
| ColorBlend
Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient.
|
| DisposableObject
Represents disposable object.
|
| GraphicsPath
Represents a series of connected lines and curves.
|
| Image
The image is the base class for all type of images.
|
| ImageAttributes
An
com.aspose.psd.ImageAttributes object contains information about how bitmap and metafile colors are manipulated during rendering. |
| Matrix
Replaces the GDI+ Matrix.
|
| Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
|
| PointF
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| RectangleF
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
|
| Class and Description |
|---|
| IColorPalette
The color palette interface.
|
| Class and Description |
|---|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| Class and Description |
|---|
| Brush
The base brush class.
|
| Color
The color of the pixel.
|
| ColorBlend
Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient.
|
| ColorMap
Defines a map for converting colors.
|
| ColorMatrix
Defines a 5 x 5 matrix that contains the coordinates for the RGBA space.
|
| Font
Defines a particular format for text, including font face, size, and style attributes.
|
| GraphicsPath
Represents a series of connected lines and curves.
|
| Image
The image is the base class for all type of images.
|
| ImageAttributes
An
com.aspose.psd.ImageAttributes object contains information about how bitmap and metafile colors are manipulated during rendering. |
| Matrix
Replaces the GDI+ Matrix.
|
| Pen
Defines an object used to draw lines, curves and figures.
|
| Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
|
| PointF
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| RectangleF
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
|
| Region
Describes the interior of a graphics shape composed of rectangles and paths.
|
| 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 and Description |
|---|
| DataStreamSupporter
The data stream container.
|
| DisposableObject
Represents disposable object.
|
| IColorPalette
The color palette interface.
|
| Image
The image is the base class for all type of images.
|
| ImageResizeSettings
Image resize settings class
|
| IObjectWithBounds
Represents an object with bounds.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| RectangleF
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
|
| Class and Description |
|---|
| IPartialRawDataLoader
The partial data loader.
|
| LoadOptions
Represents the loading options.
|
| PixelDataFormat
The pixel data format.
|
| Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| DataStreamSupporter
The data stream container.
|
| DisposableObject
Represents disposable object.
|
| IColorPalette
The color palette interface.
|
| Image
The image is the base class for all type of images.
|
| ImageResizeSettings
Image resize settings class
|
| IObjectWithBounds
Represents an object with bounds.
|
| IPsdColorPalette
The pasd color palette
|
| IRasterImageArgb32PixelLoader
The raster image 32-bit ARGB pixel loader.
|
| IRasterImageRawDataLoader
The raster image raw data loader.
|
| PixelDataFormat
The pixel data format.
|
| RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| DataStreamSupporter
The data stream container.
|
| DisposableObject
Represents disposable object.
|
| Font
Defines a particular format for text, including font face, size, and style attributes.
|
| Image
The image is the base class for all type of images.
|
| ImageOptionsBase
The image base options.
|
| IObjectWithBounds
Represents an object with bounds.
|
| IRasterImageArgb32PixelLoader
The raster image 32-bit ARGB pixel loader.
|
| IRasterImageRawDataLoader
The raster image raw data loader.
|
| Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
|
| RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| RectangleF
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| DataStreamSupporter
The data stream container.
|
| DisposableObject
Represents disposable object.
|
| Image
The image is the base class for all type of images.
|
| IObjectWithBounds
Represents an object with bounds.
|
| IRasterImageArgb32PixelLoader
The raster image 32-bit ARGB pixel loader.
|
| IRasterImageRawDataLoader
The raster image raw data loader.
|
| RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| Class and Description |
|---|
| DataStreamSupporter
The data stream container.
|
| DisposableObject
Represents disposable object.
|
| Image
The image is the base class for all type of images.
|
| IObjectWithBounds
Represents an object with bounds.
|
| IRasterImageArgb32PixelLoader
The raster image 32-bit ARGB pixel loader.
|
| IRasterImageRawDataLoader
The raster image raw data loader.
|
| RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| PointF
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| RectangleF
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
| Class and Description |
|---|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
| Class and Description |
|---|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
| Class and Description |
|---|
| Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
|
| PointF
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| RectangleF
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
| Class and Description |
|---|
| DataStreamSupporter
The data stream container.
|
| DisposableObject
Represents disposable object.
|
| Image
The image is the base class for all type of images.
|
| IObjectWithBounds
Represents an object with bounds.
|
| IRasterImageArgb32PixelLoader
The raster image 32-bit ARGB pixel loader.
|
| IRasterImageRawDataLoader
The raster image raw data loader.
|
| LoadOptions
Represents the loading options.
|
| RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| ResolutionSetting
The resolution setting for image save options.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| Class and Description |
|---|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
| Class and Description |
|---|
| LoadOptions
Represents the loading options.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| DisposableObject
Represents disposable object.
|
| IColorPalette
The color palette interface.
|
| ImageOptionsBase
The image base options.
|
| IntRange
Class for representing sequence of elements
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| ResolutionSetting
The resolution setting for image save options.
|
| SizeF
Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.
|
| Class and Description |
|---|
| SizeF
Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.
|
| Class and Description |
|---|
| Color
The color of the pixel.
|
| GraphicsPath
Represents a series of connected lines and curves.
|
| ImageOptionsBase
The image base options.
|
| Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
|
| ProgressEventHandler
Progress event handler function reference
|
| Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
|
| Class and Description |
|---|
| RasterImage
Represents a raster image supporting raster graphics operations.
|
| Class and Description |
|---|
| Font
Defines a particular format for text, including font face, size, and style attributes.
|
| IOrderedShape
Represents an ordered shape.
|
| Matrix
Replaces the GDI+ Matrix.
|
| ObjectWithBounds
The object having bounds.
|
| Pen
Defines an object used to draw lines, curves and figures.
|
| PointF
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
|
| RectangleF
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
|
| Shape
The shape.
|
| ShapeSegment
Represents a shape segment.
|
| 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 and Description |
|---|
| PointF
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
|
| ShapeSegment
Represents a shape segment.
|
| Class and Description |
|---|
| Source
The source is used to contain all relevant information for an object pipe.
|
| StreamContainer
Represents stream container which contains the stream and provides stream processing routines.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.