See: Description
| Interface | Description |
|---|---|
| IAdvancedBufferProcessor |
The advanced buffer processor.
|
| IAnimationFrame |
The Animation frame
|
| 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.
|
| IKeyedObject |
Represents interface for objects with keys.
|
| IMultipageImage |
The multipage image interface
|
| IObjectWithBounds |
Represents an object with bounds.
|
| IOrderedShape |
Represents an ordered shape.
|
| IPartialArgb32PixelLoader |
Conforms to the 32-bit ARGB pixels loaded partially.
|
| IPartialArgb64PixelLoader |
The 64-bit ARGB pixels loader.
|
| IPartialPixelLoader |
Conforms to the pixels loaded partially.
|
| IPartialRawDataLoader |
The partial data loader.
|
| IPsdColorPalette |
The psd color palette
|
| IRasterImageArgb32PixelLoader |
The raster image 32-bit ARGB pixel loader.
|
| IRasterImagePixelLoader |
The raster image pixel loader.
|
| IRasterImageRawDataLoader |
The raster image raw data loader.
|
| Class | Description |
|---|---|
| Blend |
Defines a blend pattern.
|
| Brush |
The base brush class.
|
| BuildVersionInfo |
Provides information about the current product name and version.
|
| Cache |
Contains cache settings.
|
| CacheType |
Specifies the cache type to use.
|
| CharacterSet |
Represents the character set used.
|
| CmykColor |
The CMYK color of pixel.
|
| CmykColorHelper |
Helper methods to work with CMYK color presented as a signed 32-bit integer value.
|
| Color |
The color of the pixel.
|
| ColorAdjustType |
Specifies which objects use color adjustment information.
|
| ColorBlend |
Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient.
|
| ColorChannelFlag |
Specifies individual channels in the CMYK (cyan, magenta, yellow, black) color space.
|
| ColorCompareMethod |
Color comparison method to adjust to nearest neighbor
|
| ColorMap |
Defines a map for converting colors.
|
| ColorMatrix |
Defines a 5 x 5 matrix that contains the coordinates for the RGBA space.
|
| ColorMatrixFlag |
Specifies the types of images and colors that will be affected by the color and grayscale adjustment settings of an
ImageAttributes. |
| ColorPalette |
Defines an array of colors that make up a color palette.
|
| ColorPaletteHelper |
Helper class for color palettes manipulation.
|
| ColorQuantizationMethod |
Colors quantization methods
|
| ColorTranslator |
Translates colors to and from GDI+ Color structures.
|
| CompositingQuality |
Specifies the quality level to use during compositing.
|
| CurrentThreadSettings |
Auxiliary class that allows to define default Locale for current thread
|
| CustomLineCap |
Encapsulates a custom user-defined line cap.
|
| DashCap |
Specifies the type of graphic shape to use on both ends of each dash in a dashed line.
|
| DashStyle |
Specifies the style of dashed lines drawn with a
Pen object. |
| DataRecoveryMode |
The data recovery mode.
|
| DataStreamSupporter |
The data stream container.
|
| DisposableObject |
Represents disposable object.
|
| DitheringMethod |
Dithering method.
|
| DitheringMethods |
The dithering methods used to control color conversion.
|
| Figure |
The figure.
|
| FileFormat |
One of supported imaging file formats.
|
| FileStreamContainer |
Helper for file stream processing.
|
| FillMode |
Specifies how the interior of a closed path is filled.
|
| Font |
Defines a particular format for text, including font face, size, and style attributes.
|
| FontSettings |
General imaging vector formats renderer font settings.
|
| FontStyle |
Specifies style information applied to text.
|
| Graphics |
Represents the graphics according to the graphics engine used in the current assembly.
|
| GraphicsPath |
Represents a series of connected lines and curves.
|
| GraphicsUnit |
Specifies the unit of measure for the given data.
|
| HatchStyle |
Specifies the different patterns available for
HatchBrush objects. |
| HotkeyPrefix |
Specifies the type of display for hot-key prefixes that relate to text.
|
| Image |
The image is the base class for all type of images.
|
| ImageAttributes |
An
com.aspose.imaging.ImageAttributes object contains information about how bitmap and metafile colors are manipulated during rendering. |
| ImageCreatorsRegistry |
Represents the image creators registry.
|
| ImageExportersRegistry |
Represents the image exporters registry.
|
| ImageFilterType |
Image filters to use
|
| ImageLoadersRegistry |
Represents the image loaders registry.
|
| ImageOptionsBase |
The image base options.
|
| ImageResizeSettings |
Image resize settings class
|
| InterpolationMode |
The
T:Aspose.Imaging.InterpolationMode enumeration specifies the algorithm that is used when images are scaled or rotated. |
| IntRange |
Class for representing sequence of elements
|
| KnownColor |
Specifies the known system colors.
|
| License |
Provides methods to license the component.
|
| LineCap |
Specifies the available cap styles with which a
Pen object can end a line. |
| LineJoin |
Specifies how to join consecutive line or curve segments in a figure (subpath) contained in a
GraphicsPath object. |
| LoadOptions |
Represents the loading options.
|
| Matrix |
Replaces the GDI+ Matrix.
|
| MatrixOrder |
Specifies the order for matrix transform operations.
|
| Metered |
Provides metered methods for integration
|
| NonGenericDictionary<K,V> |
Represents a non generic dictionary.
|
| NonGenericList |
Non generic list of objects
|
| ObjectWithBounds |
The object having bounds.
|
| OpenTypeFontsCache |
OpenTypeInfoCacheProcessor |
| PageExportingAction |
Delegate for firing before page is exported
|
| Pen |
Defines an object used to draw lines, curves and figures.
|
| PenAlignment |
Specifies the alignment of a
Pen object in relation to the theoretical, zero-width line. |
| PenType |
Specifies the type of fill a
Pen object uses to fill lines. |
| PixelDataFormat |
The pixel data format.
|
| PixelFormat |
The pixel data format actual meaning.
|
| 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
|
| RasterCachedImage |
Represents a raster image supporting raster graphics operations.
|
| RasterCachedMultipageImage |
The raster multipage image
|
| 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.
|
| ResizeType |
Specifies the resize type.
|
| ResolutionSetting |
The resolution setting for image save options.
|
| ResolutionUnit |
Resolution unit enum.
|
| RotateFlipType | |
| SeekOrigin |
Provides the fields that represent reference points in
StreamContainer for seeking. |
| 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.
|
| SmoothingMode |
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
|
| Source |
The source is used to contain all relevant information for an object pipe.
|
| SplitStreamContainer |
Represents split stream container which contains the stream and provides stream processing routines.
|
| StreamContainer |
Represents stream container which contains the stream and provides stream processing routines.
|
| StringAlignment |
Specifies the alignment of a text string relative to its layout rectangle.
|
| StringDigitSubstitute |
The enumeration specifies how to substitute digits in a string according to a user's locale or language.
|
| 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.
|
| StringFormatFlags |
Specifies the display and layout information for text strings.
|
| StringTrimming |
Specifies how to trim characters from a string that does not completely fit into a layout shape.
|
| TextRenderingHint |
Specifies the quality of text rendering.
|
| TransparencySupporter |
The object supporting transparency.
|
| VectorImage |
The vector image is the base class for all type of vector images.
|
| VectorMultipageImage |
The Vector multipage image
|
| WarpMode |
Specifies the type of warp transformation applied.
|
| WrapMode |
Specifies how a texture or gradient is tiled when it is smaller than the area being filled.
|
| Exception | Description |
|---|---|
| AggregateException |
Aggregates multiple exceptions.
|
| CompositeException |
The composite exception
|