com.aspose.imaging

The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.

Classes

ClassDescription
AggregateExceptionAggregates multiple exceptions.
AnimationDisposalMethodsIndicates the way in which the graphic is to be treated after being displayed.
BlendDefines a blend pattern.
BrushThe base brush class.
BuildVersionInfoProvides information about the current product name and version.
CacheContains cache settings.
CacheTypeSpecifies the cache type to use.
CharacterSetRepresents the character set used.
CmykColorThe CMYK color of pixel.
CmykColorHelperHelper methods to work with CMYK color presented as a signed 32-bit integer value.
ColorThe color of the pixel.
ColorAdjustTypeSpecifies which objects use color adjustment information.
ColorBlendDefines arrays of colors and positions used for interpolating color blending in a multicolor gradient.
ColorChannelFlagSpecifies individual channels in the CMYK (cyan, magenta, yellow, black) color space.
ColorCompareMethodColor comparison method to adjust to nearest neighbor
ColorMapDefines a map for converting colors.
ColorMatrixDefines a 5 x 5 matrix that contains the coordinates for the RGBA space.
ColorMatrixFlagSpecifies the types of images and colors that will be affected by the color and grayscale adjustment settings of an ImageAttributes.
ColorPaletteDefines an array of colors that make up a color palette.
ColorPaletteHelperHelper class for color palettes manipulation.
ColorQuantizationMethodColors quantization methods
ColorTranslatorTranslates colors to and from GDI+ Color structures.
CompositeExceptionThe composite exception
CompositingQualitySpecifies the quality level to use during compositing.
CurrentThreadSettingsAuxiliary class that allows to define default Locale for current thread
CustomLineCapEncapsulates a custom user-defined line cap.
DashCapSpecifies the type of graphic shape to use on both ends of each dash in a dashed line.
DashStyleSpecifies the style of dashed lines drawn with a Pen object.
DataRecoveryModeThe data recovery mode.
DataStreamSupporterThe data stream container.
DisposableObjectRepresents disposable object.
DitheringMethodDithering method.
DitheringMethodsThe dithering methods used to control color conversion.
EmbeddedImageThe embedded image class
FigureThe figure.
FileFormatOne of supported imaging file formats.
FileStreamContainerHelper for file stream processing.
FillModeSpecifies how the interior of a closed path is filled.
FontDefines a particular format for text, including font face, size, and style attributes.
FontSettingsGeneral imaging vector formats renderer font settings.
FontStyleSpecifies style information applied to text.
GraphicsRepresents the graphics according to the graphics engine used in the current assembly.
GraphicsPathRepresents a series of connected lines and curves.
GraphicsUnitSpecifies the unit of measure for the given data.
HatchStyleSpecifies the different patterns available for HatchBrush objects.
HotkeyPrefixSpecifies the type of display for hot-key prefixes that relate to text.
ImageThe image is the base class for all type of images.
ImageAttributesAn com.aspose.imaging.ImageAttributes object contains information about how bitmap and metafile colors are manipulated during rendering.
ImageCreatorsRegistryRepresents the image creators registry.
ImageExportersRegistryRepresents the image exporters registry.
ImageFilterTypeImage filters to use
ImageLoadersRegistryRepresents the image loaders registry.
ImageOptionsBaseThe image base options.
ImageOptionsDefaultThe image options default
ImageResizeSettingsImage resize settings class
IntRangeClass for representing sequence of elements
InterpolationModeThe com.aspose.imaging.InterpolationMode enumeration specifies the algorithm that is used when images are scaled or rotated.
KnownColorSpecifies the known system colors.
LicenseProvides methods to license the component.
LineCapSpecifies the available cap styles with which a Pen object can end a line.
LineJoinSpecifies how to join consecutive line or curve segments in a figure (subpath) contained in a GraphicsPath object.
LoadOptionsRepresents the loading options.
LocaleOptionsLocaleOptions type specifies locale configuration for Aspose.Imaging.
MatrixReplaces the GDI+ Matrix.
MatrixOrderSpecifies the order for matrix transform operations.
MeteredProvides metered methods for integration
NonGenericDictionary<K,V>Represents a non generic dictionary.
NonGenericListNon generic list of objects
ObjectWithBoundsThe object having bounds.
OpenTypeFontsCacheOpenTypeInfoCacheProcessor
PaletteMiningMethodThe image palette mining method
PdfComplianceVersionSpecifies the PDF compliance level to output file.
PenDefines an object used to draw lines, curves and figures.
PenAlignmentSpecifies the alignment of a Pen object in relation to the theoretical, zero-width line.
PenTypeSpecifies the type of fill a Pen object uses to fill lines.
PixelDataFormatThe pixel data format.
PixelFormatThe pixel data format actual meaning.
PointRepresents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
PointFRepresents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
ProgressEventHandlerProgress event handler function reference
RasterCachedImageRepresents a raster image supporting raster graphics operations.
RasterCachedMultipageImageThe raster multipage image
RasterImageRepresents a raster image supporting raster graphics operations.
RawDataSettingsThe raw data settings
RectangleStores a set of four integers that represent the location and size of a rectangle.
RectangleFStores a set of four floating-point numbers that represent the location and size of a rectangle.
RegionDescribes the interior of a graphics shape composed of rectangles and paths.
RemoveBackgroundSettingsThe remove background settings
ResizeTypeSpecifies the resize type.
ResolutionSettingThe resolution setting for image save options.
ResolutionUnitResolution unit enum.
RotateFlipTypeSpecifies how much an image is rotated and the axis used to flip the image.
SeekOriginProvides the fields that represent reference points in StreamContainer for seeking.
ShapeThe shape.
ShapeSegmentRepresents a shape segment.
SizeRepresents size.
SizeFStores an ordered pair of floating-point numbers, typically the width and height of a rectangle.
SmoothingModeSpecifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
SourceThe source is used to contain all relevant information for an object pipe.
SplitStreamContainerRepresents split stream container which contains the stream and provides stream processing routines.
StreamContainerRepresents stream container which contains the stream and provides stream processing routines.
StringAlignmentSpecifies the alignment of a text string relative to its layout rectangle.
StringDigitSubstituteThe enumeration specifies how to substitute digits in a string according to a user’s locale or language.
StringFormatEncapsulates text layout information (such as alignment, orientation and tab stops) display manipulations (such as ellipsis insertion and national digit substitution) and OpenType features.
StringFormatFlagsSpecifies the display and layout information for text strings.
StringTrimmingSpecifies how to trim characters from a string that does not completely fit into a layout shape.
TextRenderingHintSpecifies the quality of text rendering.
TransparencySupporterThe object supporting transparency.
VectorImageThe vector image is the base class for all type of vector images.
VectorMultipageImageThe Vector multipage image
WarpModeSpecifies the type of warp transformation applied.
WrapModeSpecifies how a texture or gradient is tiled when it is smaller than the area being filled.

Interfaces

InterfaceDescription
CustomFontSourceCustom font source provider interface
IAdvancedBufferProcessorThe advanced buffer processor.
IAnimationFrameThe Animation frame
IBufferProcessorThe buffer processor.
IColorConverterThe color converter.
IColorPaletteThe color palette interface.
IImageCreatorThe image creator.
IImageCreatorDescriptorThe image creator descriptor specifying the creator properties.
IImageDescriptorThe image descriptor.
IImageExporterThe image exporter.
IImageExporterDescriptorRepresents the image exporter descriptor.
IImageLoaderThe image loader.
IImageLoaderDescriptorThe image loader descriptor specifying the loader properties.
IIndexedColorConverterThe color converter for indexed image formats.
IKeyedObjectRepresents interface for objects with keys.
IMultipageImageThe multipage image interface
IMultipageImageExtThe extended multipage image interface
IObjectWithBoundsRepresents an object with bounds.
IOrderedShapeRepresents an ordered shape.
IPartialArgb32PixelLoaderConforms to the 32-bit ARGB pixels loaded partially.
IPartialArgb64PixelLoaderThe 64-bit ARGB pixels loader.
IPartialPixelLoaderConforms to the pixels loaded partially.
IPartialRawDataLoaderThe partial data loader.
IRasterImageArgb32PixelLoaderThe raster image 32-bit ARGB pixel loader.
IRasterImageArgb64PixelLoaderThe raster image 64-bit ARGB pixel loader.
IRasterImagePixelLoaderThe raster image pixel loader.
IRasterImageRawDataLoaderThe raster image raw data loader.
PageExportingActionDelegate for firing before page is exported