Class Summary |
Blend |
Defines a blend pattern. |
Brush |
The base brush class. |
Cache |
Contains cache settings. |
CacheType |
Specifies the cache type to use. |
CharacterSet |
Represents the character set used. |
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. |
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. |
ColorTranslator |
Translates colors to and from GDI+ Color structures. |
CompositingQuality |
Specifies the quality level to use during compositing. |
CreateOptionsBase |
Represents the base create options. |
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. |
DataStreamSupporter |
The data stream container. |
DisposableObject |
Represents disposable object. |
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. |
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 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. |
InterpolationMode |
The com.aspose.imaging.InterpolationMode enumeration specifies the algorithm that is used when images are scaled or rotated. |
KnownColor |
Specifies the known system colors. |
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. |
LoadOptionsBase |
Represents the base loading options. |
Matrix |
Replaces the GDI+ Matrix. |
MatrixOrder |
Specifies the order for matrix transform operations. |
ObjectWithBounds |
The object having bounds. |
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. |
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. |
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. |
Region |
Describes the interior of a graphics shape composed of rectangles and paths. |
ResizeType |
Specifies the resize type. |
RotateFlipType |
Specifies how much an image is rotated and the axis used to flip the image. |
SaveOptionsBase |
Specifies save options for different file formats. |
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. |
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. |
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. |