- Caching - Static variable in class com.aspose.drawing.imaging.ImageFlags
-
The pixel data can be cached for faster access.
- CadetBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Canonical - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
The default pixel format of 32 bits per pixel.
- CaptureBlt - Static variable in class com.aspose.drawing.CopyPixelOperation
-
Windows that are layered on top of your window are included in the resulting image.
- ceiling(PointF) - Static method in class com.aspose.drawing.Point
-
- ceiling(RectangleF) - Static method in class com.aspose.drawing.Rectangle
-
- ceiling(SizeF) - Static method in class com.aspose.drawing.Size
-
Converts the specified
SizeF structure to a
Size structure by rounding the values
of the
Size structure to the next higher integer values.
- Center - Static variable in class com.aspose.drawing.drawing2d.PenAlignment
-
Specifies that the
Pen object is centered over the theoretical line.
- Center - Static variable in class com.aspose.drawing.StringAlignment
-
Specifies that text is aligned in the center of the layout rectangle.
- Character - Static variable in class com.aspose.drawing.StringTrimming
-
Specifies that the text is trimmed to the nearest character.
- CharacterRange - Class in com.aspose.drawing
-
Specifies a range of character positions within a string.
- CharacterRange() - Constructor for class com.aspose.drawing.CharacterRange
-
- CharacterRange(int, int) - Constructor for class com.aspose.drawing.CharacterRange
-
Initializes a new instance of the
CharacterRange struct, specifying a range of character positions within a string.
- Chartreuse - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Chocolate - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- CHROMINANCE_TABLE - Static variable in class com.aspose.drawing.imaging.Encoder
-
An
Encoder object that is initialized with the globally unique identifier
for the chrominance table parameter category.
- Clamp - Static variable in class com.aspose.drawing.drawing2d.WrapMode
-
The texture or gradient is not tiled.
- clear(Color) - Method in class com.aspose.drawing.Graphics
-
Clears the entire drawing surface and fills it with the specified background color.
- Clear - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.Clear.
- clearBrushRemapTable() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
- clearColorKey() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the color key (transparency range) for the default category.
- clearColorKey(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the color key (transparency range) for a specified category.
- clearColorMatrix() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the color-adjustment matrix for the default category.
- clearColorMatrix(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the color-adjustment matrix for a specified category.
- clearGamma() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Disables gamma correction for the default category.
- clearGamma(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Disables gamma correction for a specified category.
- clearNoOp() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the NoOp setting for the default category.
- clearNoOp(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the NoOp setting for a specified category.
- clearOutputChannel() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the CMYK (cyan-magenta-yellow-black) output channel setting for the default category.
- clearOutputChannel(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the (cyan-magenta-yellow-black) output channel setting for a specified category.
- clearOutputChannelColorProfile() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the output channel color profile setting for the default category.
- clearOutputChannelColorProfile(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the output channel color profile setting for a specified category.
- clearRemapTable() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the color-remap table for the default category.
- clearRemapTable(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the color-remap table for a specified category.
- clearThreshold() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the threshold value for the default category.
- clearThreshold(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Clears the threshold value for a specified category.
- ClearTypeGridFit - Static variable in class com.aspose.drawing.text.TextRenderingHint
-
Each character is drawn using its glyph ClearType bitmap with hinting.
- Clone() - Method in class com.aspose.drawing.CharacterRange
-
- clone() - Method in class com.aspose.drawing.CharacterRange
-
- Clone() - Method in class com.aspose.drawing.Color
-
- Clone() - Method in class com.aspose.drawing.Point
-
- clone() - Method in class com.aspose.drawing.Point
-
- Clone() - Method in class com.aspose.drawing.PointF
-
- clone() - Method in class com.aspose.drawing.PointF
-
- Clone() - Method in class com.aspose.drawing.Rectangle
-
- clone() - Method in class com.aspose.drawing.Rectangle
-
- Clone() - Method in class com.aspose.drawing.RectangleF
-
- clone() - Method in class com.aspose.drawing.RectangleF
-
- Clone() - Method in class com.aspose.drawing.Size
-
- clone() - Method in class com.aspose.drawing.Size
-
- Clone() - Method in class com.aspose.drawing.SizeF
-
- clone() - Method in class com.aspose.drawing.SizeF
-
- CloneTo(CharacterRange) - Method in class com.aspose.drawing.CharacterRange
-
- CloneTo(Color) - Method in class com.aspose.drawing.Color
-
- CloneTo(Point) - Method in class com.aspose.drawing.Point
-
- CloneTo(PointF) - Method in class com.aspose.drawing.PointF
-
- CloneTo(Rectangle) - Method in class com.aspose.drawing.Rectangle
-
- CloneTo(RectangleF) - Method in class com.aspose.drawing.RectangleF
-
- CloneTo(Size) - Method in class com.aspose.drawing.Size
-
- CloneTo(SizeF) - Method in class com.aspose.drawing.SizeF
-
- closeAllFigures() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Closes all open figures in this path and starts a new figure.
- closeFigure() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Closes the current figure and starts a new figure.
- CloseSubpath - Static variable in class com.aspose.drawing.drawing2d.PathPointType
-
The endpoint of a subpath.
- Color - Class in com.aspose.drawing
-
Represents an ARGB (alpha, red, green, blue) color.
- Color() - Constructor for class com.aspose.drawing.Color
-
- Color(int) - Constructor for class com.aspose.drawing.Color
-
Initializes a new instance of the
Color struct.
- COLOR_DEPTH - Static variable in class com.aspose.drawing.imaging.Encoder
-
An
Encoder object that is initialized with the globally unique identifier for the color depth
parameter category.
- ColorAdjustType - Class in com.aspose.drawing.imaging
-
Specifies which GDI+ objects use color adjustment information.
- ColorBlend - Class in com.aspose.drawing.drawing2d
-
Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient.
- ColorBlend() - Constructor for class com.aspose.drawing.drawing2d.ColorBlend
-
Initializes a new instance of the
ColorBlend class.
- ColorBlend(int) - Constructor for class com.aspose.drawing.drawing2d.ColorBlend
-
Initializes a new instance of the
ColorBlend class with the specified number of colors and positions.
- ColorChannelC - Static variable in class com.aspose.drawing.imaging.ColorChannelFlag
-
The cyan color channel.
- ColorChannelFlag - Class in com.aspose.drawing.imaging
-
Specifies individual channels in the CMYK (cyan, magenta, yellow, black) color space.
- ColorChannelK - Static variable in class com.aspose.drawing.imaging.ColorChannelFlag
-
The black color channel.
- ColorChannelLast - Static variable in class com.aspose.drawing.imaging.ColorChannelFlag
-
The last selected channel should be used.
- ColorChannelM - Static variable in class com.aspose.drawing.imaging.ColorChannelFlag
-
The magenta color channel.
- ColorChannelY - Static variable in class com.aspose.drawing.imaging.ColorChannelFlag
-
The yellow color channel.
- ColorConverter - Class in com.aspose.drawing
-
Converts colors from one data type to another.
- ColorConverter() - Constructor for class com.aspose.drawing.ColorConverter
-
- ColorInfo - Class in com.aspose.drawing.internal
-
The color info.
- ColorInfo(Rectangle, int[]) - Constructor for class com.aspose.drawing.internal.ColorInfo
-
Initializes a new instance of the ColorInfo class.
- ColorInfo64 - Class in com.aspose.drawing.internal
-
The color info.
- ColorInfo64(Rectangle, long[]) - Constructor for class com.aspose.drawing.internal.ColorInfo64
-
Initializes a new instance of the
ColorInfo class.
- ColorMap - Class in com.aspose.drawing.imaging
-
Defines a map for converting colors.
- ColorMap() - Constructor for class com.aspose.drawing.imaging.ColorMap
-
Initializes a new instance of the
ColorMap class.
- ColorMatrix - Class in com.aspose.drawing.imaging
-
Defines a 5 x 5 matrix that contains the coordinates for the RGBA space.
- ColorMatrix() - Constructor for class com.aspose.drawing.imaging.ColorMatrix
-
- ColorMatrix(float[][]) - Constructor for class com.aspose.drawing.imaging.ColorMatrix
-
Initializes a new instance of the
ColorMatrix class using the elements in the specified
matrix
newColorMatrix.
- ColorMatrixFlag - Class in com.aspose.drawing.imaging
-
Specifies the types of images and colors that will be affected by the color and grayscale adjustment
settings of an
ImageAttributes.
- ColorPalette - Class in com.aspose.drawing.imaging
-
Defines an array of colors that make up a color palette.
- ColorPalette(int) - Constructor for class com.aspose.drawing.imaging.ColorPalette
-
Initializes a new instance of the ColorPalette class and IsCompactPalette is false.
- ColorSpaceCmyk - Static variable in class com.aspose.drawing.imaging.ImageFlags
-
The pixel data uses a CMYK color space.
- ColorSpaceGray - Static variable in class com.aspose.drawing.imaging.ImageFlags
-
The pixel data is grayscale.
- ColorSpaceRgb - Static variable in class com.aspose.drawing.imaging.ImageFlags
-
The pixel data uses an RGB color space.
- ColorSpaceYcbcr - Static variable in class com.aspose.drawing.imaging.ImageFlags
-
Specifies that the image is stored using a YCBCR color space.
- ColorSpaceYcck - Static variable in class com.aspose.drawing.imaging.ImageFlags
-
Specifies that the image is stored using a YCCK color space.
- ColorTranslator - Class in com.aspose.drawing
-
Translates colors to and from GDI+
Color structures.
- ColorTranslator() - Constructor for class com.aspose.drawing.ColorTranslator
-
- ColorTypeCMYK - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Not used in GDI+ version 1.0.
- ColorTypeYCCK - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Not used in GDI+ version 1.0.
- com.aspose.drawing - package com.aspose.drawing
-
Aspose.Drawing is a graphics API that provides the capability of 2D drawings identical to GDI+ in your .NET applications.
- com.aspose.drawing.drawing2d - package com.aspose.drawing.drawing2d
-
- com.aspose.drawing.dynabic.metered - package com.aspose.drawing.dynabic.metered
-
- com.aspose.drawing.imaging - package com.aspose.drawing.imaging
-
- com.aspose.drawing.internal - package com.aspose.drawing.internal
-
- com.aspose.drawing.printing - package com.aspose.drawing.printing
-
- com.aspose.drawing.text - package com.aspose.drawing.text
-
- CombineMode - Class in com.aspose.drawing.drawing2d
-
Specifies how different clipping regions can be combined.
- Comment - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.AddMetafileComment.
- Complement - Static variable in class com.aspose.drawing.drawing2d.CombineMode
-
Specifies that the existing region is replaced by the result of the existing region being removed from the new region.
- complement(RectangleF) - Method in class com.aspose.drawing.Region
-
Updates this
Region to contain the portion of the specified
RectangleF structure
that does not intersect with this
Region.
- complement(Rectangle) - Method in class com.aspose.drawing.Region
-
Updates this
Region to contain the portion of the specified
Rectangle structure
that does not intersect with this
Region.
- complement(GraphicsPath) - Method in class com.aspose.drawing.Region
-
- complement(Region) - Method in class com.aspose.drawing.Region
-
Updates this
Region to contain the portion of the specified
Region that does not
intersect with this
Region.
- CompositingMode - Class in com.aspose.drawing.drawing2d
-
Specifies how the source colors are combined with the background colors.
- CompositingQuality - Class in com.aspose.drawing.drawing2d
-
Specifies the quality level to use during compositing.
- COMPRESSION - Static variable in class com.aspose.drawing.imaging.Encoder
-
An
Encoder object that is initialized with the globally unique identifier for the compression
parameter category.
- CompressionCCITT3 - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Specifies the CCITT3 compression scheme.
- CompressionCCITT4 - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Specifies the CCITT4 compression scheme.
- CompressionLZW - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Specifies the LZW compression scheme.
- CompressionNone - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Specifies no compression.
- CompressionRle - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Specifies the RLE compression scheme.
- contains(int, int) - Method in class com.aspose.drawing.Rectangle
-
Determines if the specified point is contained within this
Rectangle structure.
- contains(Point) - Method in class com.aspose.drawing.Rectangle
-
Determines if the specified point is contained within this
Rectangle structure.
- contains(Rectangle) - Method in class com.aspose.drawing.Rectangle
-
- contains(float, float) - Method in class com.aspose.drawing.RectangleF
-
Determines if the specified point is contained within this
RectangleF structure.
- contains(PointF) - Method in class com.aspose.drawing.RectangleF
-
Determines if the specified point is contained within this
RectangleF structure.
- contains(RectangleF) - Method in class com.aspose.drawing.RectangleF
-
Determines if the rectangular region represented by
rect is entirely contained within this
RectangleF structure.
- ContentAlignment - Class in com.aspose.drawing
-
Specifies alignment of content on the drawing surface.
- Control - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined face color of a 3-D element.
- ControlDark - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined shadow color of a 3-D element.
- ControlDarkDark - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color that is the dark shadow color of a 3-D element.
- ControlLight - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color that is the light color of a 3-D element.
- ControlLightLight - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined highlight color of a 3-D element.
- ControlText - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of text in a 3-D element.
- convertFrom(Locale, Object) - Static method in class com.aspose.drawing.ColorConverter
-
Converts from.
- convertRectToIntegerRect(Rect) - Static method in class com.aspose.drawing.internal.RegionHelper
-
Converts ,Rect object to IntegerRect object.
- CoordinateSpace - Class in com.aspose.drawing.drawing2d
-
Specifies the system to use when evaluating coordinates.
- copyData(PointF[][], byte[][], int, int) - Method in class com.aspose.drawing.drawing2d.GraphicsPathIterator
-
Copies the GraphicsPath.PathPoints property and GraphicsPath.PathTypes property arrays
of the associated
GraphicsPath into the two specified arrays.
- copyFromScreen(Point, Point, Size) - Method in class com.aspose.drawing.Graphics
-
Performs a bit-block transfer of color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the
Graphics.
- copyFromScreen(int, int, int, int, Size, int) - Method in class com.aspose.drawing.Graphics
-
Performs a bit-block transfer of the color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the
Graphics.
- copyFromScreen(Point, Point, Size, int) - Method in class com.aspose.drawing.Graphics
-
Performs a bit-block transfer of color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the
Graphics.
- CopyPixelOperation - Class in com.aspose.drawing
-
Determines how the source color in a copy pixel operation is combined with the destination color to result in a final color.
- Coral - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- CornflowerBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Cornsilk - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Count - Static variable in class com.aspose.drawing.imaging.ColorAdjustType
-
The number of types specified.
- createRegionData(Region) - Static method in class com.aspose.drawing.internal.RegionHelper
-
Creates bytes representing the region data from instance of
Region class.
- createSkiaRegionFromRegionData(RegionData) - Static method in class com.aspose.drawing.internal.RegionHelper
-
Creates an instance of
Region class from region data serialized using GDI+ format.
- Crimson - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Cross - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies horizontal and vertical lines that cross.
- CurrentPage - Static variable in class com.aspose.drawing.printing.PrintRange
-
The currently displayed page is printed
- Custom - Static variable in class com.aspose.drawing.drawing2d.DashStyle
-
Specifies a user-defined custom dash style.
- Custom - Static variable in class com.aspose.drawing.drawing2d.LineCap
-
Specifies a custom line cap.
- CustomLineCap - Class in com.aspose.drawing.drawing2d
-
Encapsulates a custom user-defined line cap.
- CustomLineCap(GraphicsPath, GraphicsPath) - Constructor for class com.aspose.drawing.drawing2d.CustomLineCap
-
Initializes a new instance of the
CustomLineCap class with the specified outline and fill.
- CustomLineCap(GraphicsPath, GraphicsPath, int) - Constructor for class com.aspose.drawing.drawing2d.CustomLineCap
-
Initializes a new instance of the
CustomLineCap class from the specified
existing
LineCap enumeration with the specified outline and fill.
- CustomLineCap(GraphicsPath, GraphicsPath, int, float) - Constructor for class com.aspose.drawing.drawing2d.CustomLineCap
-
Initializes a new instance of the
CustomLineCap class from the specified
existing
LineCap enumeration with the specified outline, fill, and inset.
- Cyan - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkCyan - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkDownwardDiagonal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies diagonal lines that slant to the right from top points to bottom points, are spaced 50 percent closer together than, and are twice the width of System.Drawing.drawing2d.HatchStyle.ForwardDiagonal.
- DarkGoldenrod - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkGray - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkGreen - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkHorizontal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies horizontal lines that are spaced 50 percent closer together than System.Drawing.drawing2d.HatchStyle.Horizontal and are twice the width of System.Drawing.drawing2d.HatchStyle.Horizontal.
- DarkKhaki - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkMagenta - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkOliveGreen - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkOrange - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkOrchid - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkRed - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkSalmon - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkSeaGreen - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkSlateBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkSlateGray - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkTurquoise - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DarkUpwardDiagonal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies diagonal lines that slant to the left from top points to bottom points, are spaced 50 percent closer together than System.Drawing.drawing2d.HatchStyle.BackwardDiagonal, and are twice its width, but the lines are not antialiased.
- DarkVertical - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies vertical lines that are spaced 50 percent closer together than System.Drawing.drawing2d.HatchStyle.Vertical and are twice its width.
- DarkViolet - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Dash - Static variable in class com.aspose.drawing.drawing2d.DashStyle
-
Specifies a line consisting of dashes.
- DashCap - Class in com.aspose.drawing.drawing2d
-
Specifies the type of graphic shape to use on both ends of each dash in a dashed line.
- DashDot - Static variable in class com.aspose.drawing.drawing2d.DashStyle
-
Specifies a line consisting of a repeating pattern of dash-dot.
- DashDotDot - Static variable in class com.aspose.drawing.drawing2d.DashStyle
-
Specifies a line consisting of a repeating pattern of dash-dot-dot.
- DashedDownwardDiagonal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies dashed diagonal lines, that slant to the right from top points to bottom points.
- DashedHorizontal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies dashed horizontal lines.
- DashedUpwardDiagonal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies dashed diagonal lines, that slant to the left from top points to bottom points.
- DashedVertical - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies dashed vertical lines.
- DashMode - Static variable in class com.aspose.drawing.drawing2d.PathPointType
-
The corresponding segment is dashed.
- DashStyle - Class in com.aspose.drawing.drawing2d
-
Specifies the style of dashed lines drawn with a
Pen object.
- deepClone(Rectangle, int) - Method in class com.aspose.drawing.Bitmap
-
- deepClone(RectangleF, int) - Method in class com.aspose.drawing.Bitmap
-
Creates a copy of the section of this
Bitmap defined with a specified
PixelFormat enumeration.
- deepClone() - Method in class com.aspose.drawing.Brush
-
When overridden in a derived class, creates an exact copy of this
Brush.
- deepClone() - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
- deepClone() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Make a copy of the current path object.
- deepClone() - Method in class com.aspose.drawing.drawing2d.HatchBrush
-
- deepClone() - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
- deepClone() - Method in class com.aspose.drawing.drawing2d.Matrix
-
Creates an exact copy of this Matrix.
- deepClone() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
- deepClone() - Method in class com.aspose.drawing.Font
-
Creates an exact copy of this
Font.
- deepClone() - Method in class com.aspose.drawing.Icon
-
Clones the
Icon, creating a duplicate image.
- deepClone() - Method in class com.aspose.drawing.Image
-
Creates an exact copy of this
Image.
- deepClone() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
- deepClone() - Method in class com.aspose.drawing.Pen
-
Creates an exact copy of this
Pen.
- deepClone() - Method in class com.aspose.drawing.Region
-
Creates an exact copy of this
Region.
- deepClone() - Method in class com.aspose.drawing.SolidBrush
-
- deepClone() - Method in class com.aspose.drawing.StringFormat
-
- deepClone() - Method in class com.aspose.drawing.TextureBrush
-
- DeepPink - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DeepSkyBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Default - Static variable in class com.aspose.drawing.drawing2d.CompositingQuality
-
Default quality.
- Default - Static variable in class com.aspose.drawing.drawing2d.InterpolationMode
-
Specifies default mode.
- Default - Static variable in class com.aspose.drawing.drawing2d.PixelOffsetMode
-
Specifies the default mode.
- Default - Static variable in class com.aspose.drawing.drawing2d.SmoothingMode
-
Specifies no antialiasing.
- Default - Static variable in class com.aspose.drawing.imaging.ColorAdjustType
-
Color adjustment information that is used by all GDI+ objects that do not have their own color adjustment information.
- Default - Static variable in class com.aspose.drawing.imaging.ColorMatrixFlag
-
All color values, including gray shades, are adjusted by the same color-adjustment matrix.
- Desktop - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of the desktop.
- DestinationInvert - Static variable in class com.aspose.drawing.CopyPixelOperation
-
The destination area is inverted.
- Device - Static variable in class com.aspose.drawing.drawing2d.CoordinateSpace
-
Specifies that coordinates are in the device coordinate context.
- DiagonalBrick - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies a hatch that has the appearance of layered bricks that slant to the left from top points to bottom points.
- DiagonalCross - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
A pattern of crisscross diagonal lines.
- DiamondAnchor - Static variable in class com.aspose.drawing.drawing2d.LineCap
-
Specifies a diamond anchor cap.
- DimGray - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DirectionRightToLeft - Static variable in class com.aspose.drawing.StringFormatFlags
-
Text is displayed from right to left.
- DirectionVertical - Static variable in class com.aspose.drawing.StringFormatFlags
-
Text is vertically aligned.
- Display - Static variable in class com.aspose.drawing.GraphicsUnit
-
Specifies the unit of measure of the display device.
- DisplayFormatControl - Static variable in class com.aspose.drawing.StringFormatFlags
-
Control characters such as the left-to-right mark are shown in the output with a representative glyph.
- dispose() - Method in class com.aspose.drawing.Brush
-
Releases all resources used by this Brush object.
- dispose() - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
- dispose() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Releases all resources used by this GraphicsPath.
- dispose() - Method in class com.aspose.drawing.drawing2d.GraphicsPathIterator
-
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
- dispose() - Method in class com.aspose.drawing.drawing2d.Matrix
-
Releases all resources used by this Matrix.
- dispose() - Method in class com.aspose.drawing.Font
-
Releases all resources used by this
Font.
- dispose() - Method in class com.aspose.drawing.FontCollection
-
- dispose() - Method in class com.aspose.drawing.FontFamily
-
- dispose() - Method in class com.aspose.drawing.Graphics
-
Releases all resources used by this Graphics.
- dispose() - Method in class com.aspose.drawing.Icon
-
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
- dispose() - Method in class com.aspose.drawing.Image
-
Releases all resources used by this Image.
- dispose() - Method in class com.aspose.drawing.imaging.EncoderParameter
-
- dispose() - Method in class com.aspose.drawing.imaging.EncoderParameters
-
- dispose() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
- dispose() - Method in class com.aspose.drawing.internal.RegionBase
-
- dispose() - Method in class com.aspose.drawing.internal.RegionEx
-
Releases all resources used by this
RegionEx.
- dispose() - Method in class com.aspose.drawing.MeteredExt
-
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
- dispose() - Method in class com.aspose.drawing.Pen
-
Releases all resources used by this Pen.
- dispose() - Method in class com.aspose.drawing.Region
-
Releases all resources used by this
Region.
- dispose() - Method in class com.aspose.drawing.StringFormat
-
- Divot - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies a hatch that has the appearance of divots.
- Document - Static variable in class com.aspose.drawing.GraphicsUnit
-
Specifies the document unit (1/300 inch) as the unit of measure.
- Document - Static variable in class com.aspose.drawing.imaging.MetafileFrameUnit
-
The unit of measurement is 1/300 of an inch.
- DodgerBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- DontCare - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
No pixel format is specified.
- Dot - Static variable in class com.aspose.drawing.drawing2d.DashStyle
-
Specifies a line consisting of dots.
- DottedDiamond - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies forward diagonal and backward diagonal lines, each of which is composed of dots, that cross.
- DottedGrid - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies horizontal and vertical lines, each of which is composed of dots, that cross.
- drawArc(Pen, RectangleF, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws an arc representing a portion of an ellipse specified by a RectangleF structure.
- drawArc(Pen, float, float, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height.
- DrawArc - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawArc methods.
- drawBezier(Pen, PointF, PointF, PointF, PointF) - Method in class com.aspose.drawing.Graphics
-
Draws a Bézier spline defined by four PointF structures.
- drawBezier(Pen, float, float, float, float, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws a Bézier spline defined by four ordered pairs of coordinates that represent points.
- drawBeziers(Pen, PointF[]) - Method in class com.aspose.drawing.Graphics
-
Draws a series of Bézier splines from an array of
Point structures.
- drawBeziers(Pen, Point[]) - Method in class com.aspose.drawing.Graphics
-
Draws a series of Bézier splines from an array of
PointF structures.
- DrawBeziers - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawBeziers methods.
- drawClosedCurve(Pen, PointF[], float, int) - Method in class com.aspose.drawing.Graphics
-
Draws a closed cardinal spline defined by an array of PointF structures using a specified tension.
- drawClosedCurve(Pen, PointF[]) - Method in class com.aspose.drawing.Graphics
-
Draws a closed cardinal spline defined by an array of
PointF structures.
- drawClosedCurve(Pen, Point[], float, int) - Method in class com.aspose.drawing.Graphics
-
Draws a closed cardinal spline defined by an array of
Point structures using a specified tension.
- drawClosedCurve(Pen, Point[]) - Method in class com.aspose.drawing.Graphics
-
Draws a closed cardinal spline defined by an array of
Point structures.
- DrawClosedCurve - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawClosedCurve methods.
- drawCurve(Pen, PointF[]) - Method in class com.aspose.drawing.Graphics
-
Draws a cardinal spline through a specified array of
PointF structures.
- drawCurve(Pen, Point[]) - Method in class com.aspose.drawing.Graphics
-
Draws a cardinal spline through a specified array of
Point structures.
- drawCurve(Pen, Point[], float) - Method in class com.aspose.drawing.Graphics
-
Draws a cardinal spline through a specified array of
Point structures using a specified tension.
- drawCurve(Pen, PointF[], int, int) - Method in class com.aspose.drawing.Graphics
-
Draws a cardinal spline through a specified array of
PointF structures using a specified tension.
- drawCurve(Pen, PointF[], int, int, float) - Method in class com.aspose.drawing.Graphics
-
Draws a cardinal spline through a specified array of
PointF structures using a specified tension.
- drawCurve(Pen, Point[], int, int, float) - Method in class com.aspose.drawing.Graphics
-
Draws a cardinal spline through a specified array of
Point structures using a specified tension.
- drawCurve(Pen, PointF[], float) - Method in class com.aspose.drawing.Graphics
-
Draws a cardinal spline through a specified array of
PointF structures using a specified tension.
- DrawCurve - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawCurve methods.
- DrawDriverString - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
Specifies a character string, a location, and formatting information.
- drawEllipse(Pen, RectangleF) - Method in class com.aspose.drawing.Graphics
-
Draws an ellipse defined by a bounding RectangleF.
- drawEllipse(Pen, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width.
- DrawEllipse - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawEllipse methods.
- drawIcon(Icon, int, int) - Method in class com.aspose.drawing.Graphics
-
Draws the image represented by the specified
Icon at the specified coordinates.
- drawIcon(Icon, Rectangle) - Method in class com.aspose.drawing.Graphics
-
Draws the image represented by the specified
Icon within the area specified by a
Rectangle structure.
- drawIconUnstretched(Icon, Rectangle) - Method in class com.aspose.drawing.Graphics
-
Draws the image represented by the specified
Icon without scaling the image.
- drawImage(Image, int, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified image, using its original physical size, at the location specified by a coordinate pair.
- drawImage(Image, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws the specified
Image, using its original physical size, at the specified location.
- drawImage(Image, Point) - Method in class com.aspose.drawing.Graphics
-
Draws the specified Image, using its original physical size, at the specified location.
- drawImage(Image, Point[]) - Method in class com.aspose.drawing.Graphics
-
Draws the specified Е:Image at the specified location and with the specified shape and size.
- drawImage(Image, PointF) - Method in class com.aspose.drawing.Graphics
-
Draws the specified
Image, using its original physical size, at the specified location.
- drawImage(Image, PointF[]) - Method in class com.aspose.drawing.Graphics
-
Draws the specified
Image at the specified location and with the specified shape and size.
- drawImage(Image, int, int, int, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified Image at the specified location and with the specified size.
- drawImage(Image, Rectangle) - Method in class com.aspose.drawing.Graphics
-
Draws the specified Image at the specified location and with the specified size.
- drawImage(Image, RectangleF) - Method in class com.aspose.drawing.Graphics
-
Draws the specified Image at the specified location and with the specified size.
- drawImage(Image, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws the specified
Image, using its original physical size, at the specified location and with the specified size.
- drawImage(Image, int, int, Rectangle, int) - Method in class com.aspose.drawing.Graphics
-
Draws a portion of an image at a specified location.
- drawImage(Image, float, float, RectangleF, int) - Method in class com.aspose.drawing.Graphics
-
Draws a portion of an image at a specified location.
- drawImage(Image, PointF[], RectangleF, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified Image at the specified location and with the specified size.
- drawImage(Image, Point[], Rectangle, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified
Image at the specified location and with the specified size.
- drawImage(Image, Point[], Rectangle, int, ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified
Image at the specified location and with the specified size.
- drawImage(Image, PointF[], RectangleF, int, ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified Image at the specified location and with the specified size.
- drawImage(Image, Rectangle, Rectangle, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified Image at the specified location and with the specified size.
- drawImage(Image, Rectangle, int, int, int, int, int, ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified Image at the specified location and with the specified size.
- drawImage(Image, RectangleF, RectangleF, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified Image at the specified location and with the specified size.
- drawImage(Image, Rectangle, int, int, int, int, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified
Image at the specified location and with the specified size.
- drawImage(Image, Rectangle, float, float, float, float, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified
Image at the specified location and with the specified size.
- drawImage(Image, Rectangle, float, float, float, float, int, ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Draws the specified portion of the specified
Image at the specified location and with the specified size.
- DrawImage - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawImage methods.
- DrawImageAbort() - Constructor for class com.aspose.drawing.Graphics.DrawImageAbort
-
- DrawImagePoints - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawImagePoints methods.
- drawImageUnscaled(Image, int, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified image using its original physical size at the location specified by a coordinate pair.
- drawImageUnscaled(Image, Point) - Method in class com.aspose.drawing.Graphics
-
Draws a specified image using its original physical size at a specified location.
- drawImageUnscaled(Image, Rectangle) - Method in class com.aspose.drawing.Graphics
-
Draws a specified image using its original physical size at a specified location.
- drawImageUnscaled(Image, int, int, int, int) - Method in class com.aspose.drawing.Graphics
-
Draws the specified image using its original physical size at the location specified by a coordinate pair.
- drawImageUnscaledAndClipped(Image, Rectangle) - Method in class com.aspose.drawing.Graphics
-
Draws the specified image without scaling and clips it, if necessary, to fit in the specified rectangle.
- DrawingSettings - Class in com.aspose.drawing
-
Allows to adjust the behavior of the drawing library in case of using of some features that
are not yet implemented completely.
- DrawingSettings() - Constructor for class com.aspose.drawing.DrawingSettings
-
- drawLine(Pen, Point, Point) - Method in class com.aspose.drawing.Graphics
-
Draws a line connecting two
Point structures.
- drawLine(Pen, int, int, int, int) - Method in class com.aspose.drawing.Graphics
-
Draws a line connecting the two points specified by the coordinate pairs.
- drawLine(Pen, PointF, PointF) - Method in class com.aspose.drawing.Graphics
-
Draws a line connecting two PointF structures.
- drawLine(Pen, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws a line connecting the two points specified by the coordinate pairs.
- drawLines(Pen, PointF[]) - Method in class com.aspose.drawing.Graphics
-
Draws a series of line segments that connect an array of
PointF structures.
- drawLines(Pen, Point[]) - Method in class com.aspose.drawing.Graphics
-
Draws a series of line segments that connect an array of
Point structures.
- DrawLines - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawLines methods.
- drawPath(Pen, GraphicsPath) - Method in class com.aspose.drawing.Graphics
-
Draws a GraphicsPath.
- DrawPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawPath.
- drawPie(Pen, RectangleF, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws a pie shape defined by an ellipse specified by a RectangleF structure and two radial lines.
- drawPie(Pen, float, float, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, a height, and two radial lines.
- DrawPie - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawPie methods.
- drawPolygon(Pen, Point[]) - Method in class com.aspose.drawing.Graphics
-
Draws a polygon defined by an array of
Point structures.
- drawPolygon(Pen, PointF[]) - Method in class com.aspose.drawing.Graphics
-
Draws a polygon defined by an array of PointF structures.
- drawRectangle(Pen, int, int, int, int) - Method in class com.aspose.drawing.Graphics
-
Draws a rectangle specified by a coordinate pair, a width, and a height.
- drawRectangle(Pen, Rectangle) - Method in class com.aspose.drawing.Graphics
-
Draws a rectangle specified by a Rectangle structure.
- drawRectangle(Pen, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws a rectangle specified by a coordinate pair, a width, and a height.
- drawRectangles(Pen, RectangleF[]) - Method in class com.aspose.drawing.Graphics
-
Draws a series of rectangles specified by
RectangleF structures.
- drawRectangles(Pen, Rectangle[]) - Method in class com.aspose.drawing.Graphics
-
Draws a series of rectangles specified by
Rectangle structures.
- DrawRects - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawRectangles methods.
- drawString(String, Font, Brush, RectangleF) - Method in class com.aspose.drawing.Graphics
-
Draws the specified text string in the specified rectangle with the specified
Brush
and
Font objects using the formatting attributes of the specified
StringFormat.
- drawString(String, Font, Brush, PointF) - Method in class com.aspose.drawing.Graphics
-
Draws the specified text string at the specified location with the specified
Brush
and
Font objects.
- drawString(String, Font, Brush, PointF, StringFormat) - Method in class com.aspose.drawing.Graphics
-
Draws the specified text string at the specified location with the specified
Brush and
Font objects using the formatting attributes of the specified
StringFormat.
- drawString(String, Font, Brush, float, float, StringFormat) - Method in class com.aspose.drawing.Graphics
-
Draws the specified text string at the specified location with the specified
Brush and
Font objects using the formatting attributes of the specified
StringFormat.
- drawString(String, Font, Brush, float, float) - Method in class com.aspose.drawing.Graphics
-
Draws the specified text string at the specified location with the specified
Brush and
Font objects.
- drawString(String, Font, Brush, RectangleF, StringFormat) - Method in class com.aspose.drawing.Graphics
-
Draws the specified text string in the specified rectangle with the specified
Brush
and
Font objects using the formatting attributes of the specified
StringFormat.
- DrawString - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.DrawString methods.
- EllipsisCharacter - Static variable in class com.aspose.drawing.StringTrimming
-
Specifies that the text is trimmed to the nearest character,
and an ellipsis is inserted at the end of a trimmed line.
- EllipsisPath - Static variable in class com.aspose.drawing.StringTrimming
-
The center is removed from trimmed lines and replaced by an ellipsis.
- EllipsisWord - Static variable in class com.aspose.drawing.StringTrimming
-
Specifies that text is trimmed to the nearest word,
and an ellipsis is inserted at the end of a trimmed line.
- Emf - Static variable in class com.aspose.drawing.imaging.MetafileType
-
Specifies an Enhanced Metafile (EMF) file.
- EmfAbortPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfAlphaBlend - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfAngleArc - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfArcTo - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfBeginPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfBitBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfChord - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfCloseFigure - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfColorCorrectPalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfColorMatchToTargetW - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfCreateBrushIndirect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfCreateColorSpace - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfCreateColorSpaceW - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfCreateDibPatternBrushPt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfCreateMonoBrush - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfCreatePalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfCreatePen - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfDeleteColorSpace - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfDeleteObject - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfDrawEscape - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfEllipse - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfEndPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfEof - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfExcludeClipRect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfExtCreateFontIndirect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfExtCreatePen - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfExtEscape - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfExtFloodFill - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfExtSelectClipRgn - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfExtTextOutA - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfExtTextOutW - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfFillPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfFillRgn - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfFlattenPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfForceUfiMapping - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfFrameRgn - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfGdiComment - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfGlsBoundedRecord - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfGlsRecord - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfGradientFill - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfHeader - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfIntersectClipRect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfInvertRgn - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfLineTo - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfMaskBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfMax - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfMin - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfModifyWorldTransform - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfMoveToEx - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfNamedEscpae - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfOffsetClipRgn - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfOnly - Static variable in class com.aspose.drawing.imaging.EmfType
-
Specifies that all the records in the metafile are EMF records, which can be displayed by GDI or GDI+.
- EmfPaintRgn - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPie - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPixelFormat - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPlgBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPlusDual - Static variable in class com.aspose.drawing.imaging.EmfType
-
Specifies that all EMF+ records in the metafile are associated with an alternate EMF record.
- EmfPlusDual - Static variable in class com.aspose.drawing.imaging.MetafileType
-
Specifies an EMF+ Dual file.
- EmfPlusOnly - Static variable in class com.aspose.drawing.imaging.EmfType
-
Specifies that all the records in the metafile are EMF+ records, which can be displayed by GDI+ but not by GDI.
- EmfPlusOnly - Static variable in class com.aspose.drawing.imaging.MetafileType
-
Specifies an EMF+ file.
- EmfPlusRecordBase - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPlusRecordType - Class in com.aspose.drawing.imaging
-
Specifies the methods available for use with a metafile to read and write graphic commands.
- EmfPolyBezier - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyBezier16 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyBezierTo - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyBezierTo16 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyDraw - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyDraw16 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolygon - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolygon16 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyline - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyline16 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyLineTo - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolylineTo16 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyPolygon - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyPolygon16 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyPolyline - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyPolyline16 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyTextOutA - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfPolyTextOutW - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfRealizePalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfRectangle - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfReserved069 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfReserved117 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfResizePalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfRestoreDC - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfRoundArc - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfRoundRect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSaveDC - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfScaleViewportExtEx - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfScaleWindowExtEx - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSelectClipPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSelectObject - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSelectPalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetArcDirection - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetBkColor - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetBkMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetBrushOrgEx - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetColorAdjustment - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetColorSpace - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetDIBitsToDevice - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetIcmMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetIcmProfileA - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetIcmProfileW - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetLayout - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetLinkedUfis - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetMapMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetMapperFlags - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetMetaRgn - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetMiterLimit - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetPaletteEntries - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetPixelV - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetPolyFillMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetROP2 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetStretchBltMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetTextAlign - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetTextColor - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetTextJustification - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetViewportExtEx - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetViewportOrgEx - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetWindowExtEx - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetWindowOrgEx - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSetWorldTransform - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfSmallTextOut - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfStartDoc - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfStretchBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfStretchDIBits - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfStrokeAndFillPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfStrokePath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfTransparentBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EmfType - Class in com.aspose.drawing.imaging
-
Specifies the nature of the records that are placed in an Enhanced Metafile (EMF) file.
- EmfWidenPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Enhanced-Format Metafiles" in the GDI section of the MSDN Library.
- EMPTY - Static variable in class com.aspose.drawing.Color
-
Represents a color that is null.
- EMPTY - Static variable in class com.aspose.drawing.Point
-
Represents a
Point that has
Point.X and
Point.Y values set to zero.
- Encoder - Class in com.aspose.drawing.imaging
-
An
Encoder object encapsulates a globally unique identifier (GUID) that identifies
the category of an image encoder parameter.
- Encoder(UUID) - Constructor for class com.aspose.drawing.imaging.Encoder
-
Initializes a new instance of the
Encoder class from the specified globally unique identifier (GUID).
- EncoderParameter - Class in com.aspose.drawing.imaging
-
Used to pass a value, or an array of values, to an image encoder.
- EncoderParameter(Encoder, byte) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, byte, boolean) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, short) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, long) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, int, int) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
Initializes a new instance of the
EncoderParameter class with the specified
##System object and a pair of 32-bit integers.
- EncoderParameter(Encoder, long, long) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, int, int, int, int) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, String) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, byte[]) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, byte[], boolean) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, short[]) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, long[]) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, int[], int[]) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, long[], long[]) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, int[], int[], int[], int[]) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameter(Encoder, int, int, int) - Constructor for class com.aspose.drawing.imaging.EncoderParameter
-
- EncoderParameters - Class in com.aspose.drawing.imaging
-
- EncoderParameters(int) - Constructor for class com.aspose.drawing.imaging.EncoderParameters
-
- EncoderParameters() - Constructor for class com.aspose.drawing.imaging.EncoderParameters
-
- EncoderValue - Class in com.aspose.drawing.imaging
-
Used to specify the parameter value passed to a JPEG or TIFF image encoder when using
the M:Image.Save(System.String,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)
or M:Image.SaveAdd(System.Drawing.Imaging.EncoderParameters) methods.
- endContainer(GraphicsContainer) - Method in class com.aspose.drawing.Graphics
-
- EndContainer - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.EndContainer.
- endInvoke(IAsyncResult) - Method in class com.aspose.drawing.Graphics.DrawImageAbort
-
- endInvoke(IAsyncResult) - Method in class com.aspose.drawing.Graphics.EnumerateMetafileProcByte
-
- endInvoke(IAsyncResult) - Method in class com.aspose.drawing.Image.GetThumbnailImageAbort
-
- endInvoke(IAsyncResult) - Method in class com.aspose.drawing.imaging.PlayRecordCallback
-
- EndOfFile - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
Identifies a record that marks the last EMF+ record of a metafile.
- enumerate(PointF[][], byte[][]) - Method in class com.aspose.drawing.drawing2d.GraphicsPathIterator
-
Copies the GraphicsPath.PathPoints property and GraphicsPath.PathTypes property arrays
of the associated
GraphicsPath into the two specified arrays.
- enumerateMetafile(Metafile, PointF, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method
for display at a specified point using specified image attributes.
- enumerateMetafile(Metafile, PointF, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display at a specified point.
- enumerateMetafile(Metafile, PointF[], Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display in a specified parallelogram.
- enumerateMetafile(Metafile, Point, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display at a specified point.
- enumerateMetafile(Metafile, Point, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display at a specified point.
- enumerateMetafile(Metafile, Point, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display at a specified point using specified image attributes.
- enumerateMetafile(Metafile, RectangleF, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records of the specified
Metafile, one at a time, to a callback method for display in a specified rectangle.
- enumerateMetafile(Metafile, RectangleF, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records of the specified
Metafile, one at a time, to a callback method for display in a specified rectangle.
- enumerateMetafile(Metafile, RectangleF, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records of the specified
Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes.
- enumerateMetafile(Metafile, Rectangle, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records of the specified
Metafile, one at a time, to a callback method for display in a specified rectangle.
- enumerateMetafile(Metafile, PointF, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display at a specified point.
- enumerateMetafile(Metafile, PointF[], Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display in a specified parallelogram.
- enumerateMetafile(Metafile, Point[], Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display in a specified parallelogram.
- enumerateMetafile(Metafile, Point[], Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display in a specified parallelogram.
- enumerateMetafile(Metafile, Point[], Rectangle, int, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes.
- enumerateMetafile(Metafile, Point[], Rectangle, int, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified parallelogram.
- enumerateMetafile(Metafile, Point[], Rectangle, int, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified parallelogram.
- enumerateMetafile(Metafile, PointF[], RectangleF, int, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes.
- enumerateMetafile(Metafile, PointF[], RectangleF, int, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified parallelogram.
- enumerateMetafile(Metafile, PointF[], RectangleF, int, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a S
Metafile, one at a time, to a callback method for display in a specified parallelogram.
- enumerateMetafile(Metafile, Rectangle, Rectangle, int, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records of a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes.
- enumerateMetafile(Metafile, Rectangle, Rectangle, int, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records of a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified rectangle.
- enumerateMetafile(Metafile, Rectangle, Rectangle, int, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records of a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified rectangle.
- enumerateMetafile(Metafile, PointF[], Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes.
- enumerateMetafile(Metafile, RectangleF, RectangleF, int, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records of a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes.
- enumerateMetafile(Metafile, RectangleF, RectangleF, int, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records of a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified rectangle.
- enumerateMetafile(Metafile, Point, Rectangle, int, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display at a specified point using specified image attributes.
- enumerateMetafile(Metafile, Point, Rectangle, int, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display at a specified point.
- enumerateMetafile(Metafile, Point, Rectangle, int, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display at a specified point.
- enumerateMetafile(Metafile, Rectangle, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records of the specified
Metafile, one at a time, to a callback method for display in a specified rectangle.
- enumerateMetafile(Metafile, PointF, RectangleF, int, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display at a specified point using specified image attributes.
- enumerateMetafile(Metafile, PointF, RectangleF, int, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display at a specified point.
- enumerateMetafile(Metafile, PointF, RectangleF, int, Graphics.EnumerateMetafileProcByte) - Method in class com.aspose.drawing.Graphics
-
Sends the records in a selected rectangle from a
Metafile, one at a time, to a callback method for display at a specified point.
- enumerateMetafile(Metafile, Point[], Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records in the specified
Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes.
- enumerateMetafile(Metafile, RectangleF, RectangleF, int, Graphics.EnumerateMetafileProcByte, byte[]) - Method in class com.aspose.drawing.Graphics
-
Sends the records of a selected rectangle from a
Metafile, one at a time, to a callback method for display in a specified rectangle.
- enumerateMetafile(Metafile, Rectangle, Graphics.EnumerateMetafileProcByte, byte[], ImageAttributes) - Method in class com.aspose.drawing.Graphics
-
Sends the records of the specified
Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes.
- EnumerateMetafileProc() - Constructor for class com.aspose.drawing.Graphics.EnumerateMetafileProc
-
- EnumerateMetafileProcByte() - Constructor for class com.aspose.drawing.Graphics.EnumerateMetafileProcByte
-
- equals(Object) - Method in class com.aspose.drawing.CharacterRange
-
Gets a value indicating whether this object is equivalent to the specified object.
- equals(Color) - Method in class com.aspose.drawing.Color
-
Tests whether the specified color is equivalent to this color.
- equals(Object) - Method in class com.aspose.drawing.Color
-
Tests whether the specified object is equivalent to this color.
- equals(Object) - Method in class com.aspose.drawing.dynabic.metered.Metered
-
Determines whether the specified
Object, is equal to this instance.
- equals(Object) - Method in class com.aspose.drawing.Font
-
Indicates whether the specified object is a
Font and has the same
FontFamily(
Font.getFontFamily()),
M:GdiVerticalFont,
M:GdiCharSet,
M:Style,
M:Size,
and
M:Unit property values as this
Font.
- equals(Object) - Method in class com.aspose.drawing.FontFamily
-
- equals(Object) - Method in class com.aspose.drawing.imaging.FrameDimension
-
- equals(Object) - Method in class com.aspose.drawing.imaging.ImageFormat
-
Returns a value that indicates whether the specified object is an
ImageFormat object that is equivalent
to this
ImageFormat object.
- equals(Object) - Method in class com.aspose.drawing.Point
-
Specifies whether this
Point contains the same coordinates as the specified
Object.
- equals(Point) - Method in class com.aspose.drawing.Point
-
Tests whether other
Point structure has the same location of this
Point structure.
- equals(Object) - Method in class com.aspose.drawing.PointF
-
Specifies whether this
PointF contains the same coordinates as the specified
Object.
- equals(PointF) - Method in class com.aspose.drawing.PointF
-
Tests whether other
PointF structure has the same location of this
PointF structure.
- equals(Object) - Method in class com.aspose.drawing.Rectangle
-
Tests whether obj is a
Rectangle structure with the same location and size of this
Rectangle structure.
- equals(Rectangle) - Method in class com.aspose.drawing.Rectangle
-
Tests whether other
Rectangle structure has the same location and size of this
Rectangle structure.
- equals(Object) - Method in class com.aspose.drawing.RectangleF
-
Determines whether the specified
Object, is equal to this instance.
- equals(RectangleF) - Method in class com.aspose.drawing.RectangleF
-
Tests whether other
RectangleF structure has the same location and size of this
RectangleF structure.
- equals(Region, Graphics) - Method in class com.aspose.drawing.Region
-
Tests whether the specified
Region is identical to this
Region
on the specified drawing surface.
- equals(Object) - Method in class com.aspose.drawing.Size
-
Tests to see whether the specified object is a
Size with the same dimensions
as this
Size.
- equals(Size) - Method in class com.aspose.drawing.Size
-
Tests whether other
Size structure has the same size of this
Size structure.
- equals(Object) - Method in class com.aspose.drawing.SizeF
-
Tests to see whether the specified object is a
SizeF structure with the same dimensions as this
SizeF structure.
- equals(SizeF) - Method in class com.aspose.drawing.SizeF
-
Tests whether other
SizeF structure has the same size of this
SizeF structure.
- ExactAlignment - Static variable in class com.aspose.drawing.StringFormatFlags
-
The exact alignment, correct padding GDI+
- Exclude - Static variable in class com.aspose.drawing.drawing2d.CombineMode
-
Specifies that the existing region is replaced by the result of the new region being removed from the existing region.
- exclude(RectangleF) - Method in class com.aspose.drawing.Region
-
Updates this
Region to contain only the portion of its interior that does not intersect with the
specified
RectangleF structure.
- exclude(Rectangle) - Method in class com.aspose.drawing.Region
-
Updates this
Region to contain only the portion of its interior that does not intersect
with the specified
Rectangle structure.
- exclude(GraphicsPath) - Method in class com.aspose.drawing.Region
-
Updates this
Region to contain only the portion of its interior that does not intersect with the
specified
GraphicsPath.
- exclude(Region) - Method in class com.aspose.drawing.Region
-
Updates this
Region to contain only the portion of its interior that does not intersect
with the specified
Region.
- excludeClip(Region) - Method in class com.aspose.drawing.Graphics
-
Updates the clip region of this
Graphics to exclude the area specified by a
Region.
- excludeClip(Rectangle) - Method in class com.aspose.drawing.Graphics
-
Updates the clip region of this
Graphics to exclude the area specified by a
Rectangle
- Extended - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Reserved value.
- extractAssociatedIcon(String) - Static method in class com.aspose.drawing.Icon
-
Returns an icon representation of an image that is contained in the specified file.
- Far - Static variable in class com.aspose.drawing.StringAlignment
-
Specifies that text is aligned far from the origin position of the layout rectangle.
- Features - Class in com.aspose.drawing
-
Features of Aspose.Drawing library.
- Features() - Constructor for class com.aspose.drawing.Features
-
- fillClosedCurve(Brush, PointF[], int, float) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a closed cardinal spline curve defined by an array of PointF structures
using the specified fill mode and tension.
- fillClosedCurve(Brush, PointF[]) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a closed cardinal spline curve defined by an array of
PointF structures.
- fillClosedCurve(Brush, PointF[], int) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a closed cardinal spline curve defined by an array of
PointF structures using the specified fill mode.
- fillClosedCurve(Brush, Point[]) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a closed cardinal spline curve defined by an array of
Point structures.
- fillClosedCurve(Brush, Point[], int) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a closed cardinal spline curve defined by an array of
Point structures using the specified fill mode.
- fillClosedCurve(Brush, Point[], int, float) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a closed cardinal spline curve defined by an array of
Point structures using the specified fill mode.
- FillClosedCurve - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.FillClosedCurve methods.
- fillEllipse(Brush, RectangleF) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of an ellipse defined by a bounding rectangle specified by a RectangleF structure.
- fillEllipse(Brush, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height.
- FillEllipse - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.FillEllipse methods.
- FillMode - Class in com.aspose.drawing.drawing2d
-
Specifies how the interior of a closed path is filled.
- fillPath(Brush, GraphicsPath) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a GraphicsPath.
- FillPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.FillPath.
- fillPie(Brush, Rectangle, float, float) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a pie section defined by an ellipse specified by a Rectangle structure and two radial lines.
- fillPie(Brush, float, float, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, a height, and two radial lines.
- fillPie(Brush, int, int, int, int, int, int) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, a height, and two radial lines.
- FillPie - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.FillPie methods.
- fillPolygon(Brush, PointF[], int) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a polygon defined by an array of points specified by PointF structures using the specified fill mode.
- fillPolygon(Brush, PointF[]) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a polygon defined by an array of points specified by
PointF structures.
- fillPolygon(Brush, Point[]) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a polygon defined by an array of points specified by
Point structures.
- fillPolygon(Brush, Point[], int) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a polygon defined by an array of points specified by
Point structures using the specified fill mode.
- FillPolygon - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.FillPolygon methods.
- fillRectangle(Brush, float, float, float, float) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height.
- fillRectangle(Brush, RectangleF) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a rectangle specified by a RectangleF structure.
- fillRectangles(Brush, Rectangle[]) - Method in class com.aspose.drawing.Graphics
-
Fills the interiors of a series of rectangles specified by
Rectangle structures.
- fillRectangles(Brush, RectangleF[]) - Method in class com.aspose.drawing.Graphics
-
Fills the interiors of a series of rectangles specified by
RectangleF structures.
- FillRects - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.FillRectangles methods.
- fillRegion(Brush, Region) - Method in class com.aspose.drawing.Graphics
-
Fills the interior of a Region.
- FillRegion - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.FillRegion.
- Firebrick - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- FitBlackBox - Static variable in class com.aspose.drawing.StringFormatFlags
-
Parts of characters are allowed to overhang the string's layout rectangle.
- Flat - Static variable in class com.aspose.drawing.drawing2d.DashCap
-
Specifies a square cap that squares off both ends of each dash.
- Flat - Static variable in class com.aspose.drawing.drawing2d.LineCap
-
Specifies a flat line cap.
- flatten() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Converts each curve in this path into a sequence of connected line segments.
- flatten(Matrix) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Applies the specified transform and then converts each curve in this
GraphicsPath.
- flatten(Matrix, float) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Converts each curve in this
GraphicsPath into a sequence of connected line segments.
- FloralWhite - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Flush - Static variable in class com.aspose.drawing.drawing2d.FlushIntention
-
Specifies that the stack of all graphics operations is flushed immediately.
- flush() - Method in class com.aspose.drawing.Graphics
-
Forces execution of all pending graphics operations and returns immediately without waiting for the operations to finish.
- flush(int) - Method in class com.aspose.drawing.Graphics
-
Forces execution of all pending graphics operations with the method waiting or not waiting, as specified, to return before the operations finish.
- Flush - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Specifies that a multiple-frame file or stream should be closed.
- FlushIntention - Class in com.aspose.drawing.drawing2d
-
Specifies whether commands in the graphics stack are terminated (flushed) immediately
or executed as soon as possible.
- Font - Class in com.aspose.drawing
-
Defines a particular format for text, including font face, size, and style attributes.
- Font(Font, int) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class uses the specified existing
Font and
FontStyle enumeration..
- Font(FontFamily, float) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class.
- Font(FontFamily, float, int) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using a specified size and style..
- Font(FontFamily, float, int, int) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using a specified size, style, and unit.
- Font(FontFamily, float, int, int, byte) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using a specified size, style, unit, and character set..
- Font(FontFamily, float, int, int, byte, boolean) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using a specified size, style, unit, and character set..
- Font(String, float) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using a specified size.
- Font(String, float, int) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using a specified size and style.
- Font(String, float, int, int) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using a specified size, style, and unit.
- Font(String, float, int, int, byte) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using a specified size, style, unit, and character set.
- Font(String, float, int, int, byte, boolean) - Constructor for class com.aspose.drawing.Font
-
Initializes a new instance of the
Font class using the specified size, style, unit, and character set.
- FontCollection - Class in com.aspose.drawing
-
Provides a base class for installed and private font collections.
- FontCollection() - Constructor for class com.aspose.drawing.FontCollection
-
- FontDefinitionExt - Class in com.aspose.drawing
-
Class contains font definition,
- FontDefinitionExt(String, String, List<String>, int, String, long) - Constructor for class com.aspose.drawing.FontDefinitionExt
-
- FontFamily - Class in com.aspose.drawing
-
Defines a group of type faces having a similar basic design and certain variations in styles.
- FontFamily(String) - Constructor for class com.aspose.drawing.FontFamily
-
Initializes a new instance of the
FontFamily class with the specified name.
- FontFamily(String, FontCollection) - Constructor for class com.aspose.drawing.FontFamily
-
Initializes a new instance of the
FontFamily class.
- FontFamily(String, FontFamilyDefinition) - Constructor for class com.aspose.drawing.FontFamily
-
Initializes a new instance of the
FontFamily class.
- FontFamilyDefinition - Class in com.aspose.drawing
-
The font family definition.
- FontFamilyDefinition() - Constructor for class com.aspose.drawing.FontFamilyDefinition
-
- FontStyle - Class in com.aspose.drawing
-
Specifies style information applied to text.
- ForestGreen - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Format16bppArgb1555 - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
The pixel format is 16 bits per pixel.
- Format16bppGrayScale - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
The pixel format is 16 bits per pixel.
- Format16bppRgb555 - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 16 bits per pixel;
5 bits each are used for the red, green, and blue components.
- Format16bppRgb565 - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 16 bits per pixel; 5 bits are used for the red component,
6 bits are used for the green component, and 5 bits are used for the blue component.
- Format1bppIndexed - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the pixel format is 1 bit per pixel and that it uses indexed color.
- Format24bppRgb - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 24 bits per pixel; 8 bits each are used for the red,
green, and blue components.
- Format32bppArgb - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 32 bits per pixel; 8 bits each are used for the alpha,
red, green, and blue components.
- Format32bppPArgb - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 32 bits per pixel; 8 bits each are used for the alpha,
red, green, and blue components.
- Format32bppRgb - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 32 bits per pixel; 8 bits each are used for the red, green, and blue components.
- Format48bppRgb - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 48 bits per pixel; 16 bits each are used for the red,
green, and blue components.
- Format4bppIndexed - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 4 bits per pixel, indexed.
- Format64bppArgb - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 64 bits per pixel; 16 bits each are used for the alpha,
red, green, and blue components.
- Format64bppPArgb - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 64 bits per pixel; 16 bits each are used for the alpha,
red, green, and blue components.
- Format8bppIndexed - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
Specifies that the format is 8 bits per pixel, indexed.
- ForwardDiagonal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
A pattern of lines on a diagonal from upper left to lower right.
- ForwardDiagonal - Static variable in class com.aspose.drawing.drawing2d.LinearGradientMode
-
Specifies a gradient from upper left to lower right.
- FrameDimension - Class in com.aspose.drawing.imaging
-
Provides properties that get the frame dimensions of an image.
- FrameDimension(UUID) - Constructor for class com.aspose.drawing.imaging.FrameDimension
-
Initializes a new instance of the
FrameDimension class using the specified GUID structure.
- FrameDimensionPage - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Specifies that a frame is to be added to the page dimension of an image.
- FrameDimensionResolution - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Not used in GDI+ version 1.0.
- FrameDimensionTime - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Not used in GDI+ version 1.0.
- fromArgb(int) - Static method in class com.aspose.drawing.Color
-
Creates a
Color structure from a 32-bit ARGB value.
- fromArgb(int, Color) - Static method in class com.aspose.drawing.Color
-
Creates a
Color structure from the specified
Color structure,
but with the new specified alpha value.
- fromArgb(int, int, int) - Static method in class com.aspose.drawing.Color
-
Creates a
Color structure from the specified 8-bit color values (red, green, and blue).
- fromArgb(int, int, int, int) - Static method in class com.aspose.drawing.Color
-
Creates a Color structure from the four ARGB component (alpha, red, green, and blue) values.
- fromFile(String) - Static method in class com.aspose.drawing.Image
-
Creates an
Image from the specified file.
- fromHandle(byte[]) - Static method in class com.aspose.drawing.Icon
-
Creates a GDI+
Icon from the specified Windows handle to an icon (HICON).
- fromHbitmap(byte[]) - Static method in class com.aspose.drawing.Image
-
Creates a
Bitmap from a handle to a GDI bitmap.
- fromHtml(String) - Static method in class com.aspose.drawing.ColorTranslator
-
Translates an HTML color representation to a GDI+
Color structure.
- fromHwnd(byte[]) - Static method in class com.aspose.drawing.Graphics
-
Creates a new
Graphics from the specified handle to a window.
- fromImage(Image) - Static method in class com.aspose.drawing.Graphics
-
Creates a new Graphics from the specified Image.
- fromKnownColor(int) - Static method in class com.aspose.drawing.Color
-
Creates a
Color structure from the specified predefined color.
- fromLTRB(int, int, int, int) - Static method in class com.aspose.drawing.Rectangle
-
Creates a
Rectangle structure with the specified edge locations.
- fromLTRB(float, float, float, float) - Static method in class com.aspose.drawing.RectangleF
-
Creates a RectangleF structure with upper-left corner and lower-right corner at the specified locations.
- fromName(String) - Static method in class com.aspose.drawing.Color
-
Creates a
Color structure from the specified name of a predefined color.
- fromOle(int) - Static method in class com.aspose.drawing.ColorTranslator
-
Translates an OLE color value to a GDI+
Color structure.
- fromPoints(Point, Point) - Static method in class com.aspose.drawing.Rectangle
-
Creates a new rectangle from two points.
- fromPoints(PointF, PointF) - Static method in class com.aspose.drawing.RectangleF
-
Creates a new rectangle from two points.
- fromStream(InputStream) - Static method in class com.aspose.drawing.Image
-
Creates an
Image from the specified data stream.
- fromStream(InputStream, boolean) - Static method in class com.aspose.drawing.Image
-
Creates an
Image from the specified data stream, optionally using embedded
color management information in that stream.
- fromWin32(int) - Static method in class com.aspose.drawing.ColorTranslator
-
Translates a Windows color value to a GDI+
Color structure.
- Fuchsia - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Gainsboro - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- GammaCorrected - Static variable in class com.aspose.drawing.drawing2d.CompositingQuality
-
Gamma correction is used.
- Gdi - Static variable in class com.aspose.drawing.imaging.PixelFormat
-
The pixel data contains GDI colors.
- GdiCompatible - Static variable in class com.aspose.drawing.imaging.MetafileFrameUnit
-
The unit of measurement is 0.01 millimeter.
- GenericFontFamilies - Class in com.aspose.drawing.text
-
- get_Item(int, int) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the specified row and column in the
ColorMatrix.
- getA() - Method in class com.aspose.drawing.Color
-
Gets the alpha component value of this
Color structure.
- getActiveBorder() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the active window's border.
- getActiveCaption() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the background of the active window's title bar.
- getActiveCaptionText() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the text in the active window's title bar.
- getAdjustedPalette(ColorPalette, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Adjusts the colors in a palette according to the adjustment settings of a specified category.
- getAliceBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getAliceBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF0F8FF.
- getAliceBlue() - Static method in class com.aspose.drawing.Pens
-
- getAlignment() - Method in class com.aspose.drawing.Pen
-
Gets or sets the alignment for this
Pen.
- getAlignment() - Method in class com.aspose.drawing.StringFormat
-
Gets or sets text alignment information on the vertical plane.
- getAntiqueWhite() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getAntiqueWhite() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFAEBD7.
- getAntiqueWhite() - Static method in class com.aspose.drawing.Pens
-
Gets the antique white
Pen.
- getApplication() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the default application icon (WIN32: IDI_APPLICATION).
- getAppWorkspace() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the application workspace.
- getAqua() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getAqua() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF00FFFF.
- getAqua() - Static method in class com.aspose.drawing.Pens
-
- getAquamarine() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getAquamarine() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF7FFFD4.
- getAquamarine() - Static method in class com.aspose.drawing.Pens
-
- getAsterisk() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the system asterisk icon (WIN32: IDI_ASTERISK).
- getAzure() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getAzure() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF0FFFF.
- getAzure() - Static method in class com.aspose.drawing.Pens
-
- getB() - Method in class com.aspose.drawing.Color
-
Gets the blue component value of this
Color structure.
- getBackgroundColor() - Method in class com.aspose.drawing.drawing2d.HatchBrush
-
Gets the color of spaces between the hatch lines drawn by this
HatchBrush object.
- getBaseCap() - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
- getBaseInset() - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Gets or sets the distance between the cap and the line.
- getBboxBottom() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Gets the y-coordinate of the lower-right corner of the bounding rectangle of the metafile image on the output device.
- getBboxLeft() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Gets the x-coordinate of the upper-left corner of the bounding rectangle of the metafile image on the output device.
- getBboxRight() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Gets the x-coordinate of the lower-right corner of the bounding rectangle of the metafile image on the output device.
- getBboxTop() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Gets the y-coordinate of the upper-left corner of the bounding rectangle of the metafile image on the output device.
- getBeige() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getBeige() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF5F5DC.
- getBeige() - Static method in class com.aspose.drawing.Pens
-
- getBisque() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getBisque() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFE4C4.
- getBisque() - Static method in class com.aspose.drawing.Pens
-
- getBlack() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getBlack() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF000000.
- getBlack() - Static method in class com.aspose.drawing.Pens
-
- getBlanchedAlmond() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getBlanchedAlmond() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFEBCD.
- getBlanchedAlmond() - Static method in class com.aspose.drawing.Pens
-
Gets the blanched almond
Pen.
- getBlend() - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
- getBlend() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
- getBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF0000FF.
- getBlue() - Static method in class com.aspose.drawing.Pens
-
- getBlueViolet() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getBlueViolet() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF8A2BE2.
- getBlueViolet() - Static method in class com.aspose.drawing.Pens
-
Gets the blue violet
Pen.
- getBmp() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the bitmap (BMP) image format.
- getBold() - Method in class com.aspose.drawing.Font
-
Gets a value indicating whether this
Font is bold.
- getBottom() - Method in class com.aspose.drawing.Rectangle
-
Gets the y-coordinate that is the sum of the Y and Height property values of this Rectangle structure.
- getBottom() - Method in class com.aspose.drawing.RectangleF
-
Gets the y-coordinate that is the sum of Y and Height of this RectangleF structure.
- getBounds() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
- getBounds(Matrix) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Returns a rectangle that bounds this
GraphicsPath when this path is
transformed by the specified
Matrix.
- getBounds(Matrix, Pen) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Returns a rectangle that bounds this
GraphicsPath when the current path is
transformed by the specified
Matrix and drawn with the specified
Pen.
- getBounds() - Method in class com.aspose.drawing.drawing2d.GraphicsState
-
Gets the bounds.
- getBounds(int[]) - Method in class com.aspose.drawing.Image
-
Gets the bounds of the image in the specified unit.
- getBounds() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
- getBounds() - Method in class com.aspose.drawing.printing.PageSettings
-
Gets the size of the page, taking into account the page orientation specified by the
PageSettings property
.
- getBounds(Graphics) - Method in class com.aspose.drawing.Region
-
Gets a
RectangleF structure that represents a rectangle that bounds this
Region
on the drawing surface of a
Graphics object.
- getBrightness() - Method in class com.aspose.drawing.Color
-
Gets the hue-saturation-brightness (HSB) brightness value for this
Color structure.
- getBrown() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getBrown() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFA52A2A.
- getBrown() - Static method in class com.aspose.drawing.Pens
-
- getBrush() - Method in class com.aspose.drawing.Pen
-
Gets or sets the Brush that determines attributes of this
Pen.
- getBurlyWood() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getBurlyWood() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFDEB887.
- getBurlyWood() - Static method in class com.aspose.drawing.Pens
-
- getButtonFace() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the face color of a 3-D element.
- getButtonHighlight() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the highlight color of a 3-D element.
- getButtonShadow() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the shadow color of a 3-D element.
- getCadetBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getCadetBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF5F9EA0.
- getCadetBlue() - Static method in class com.aspose.drawing.Pens
-
- getCaptionFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets a
Font that is used to display text in the title bars of windows.
- getCellAscent(int) - Method in class com.aspose.drawing.FontFamily
-
Returns the cell ascent, in design units, of the
FontFamily of the specified style.
- getCellDescent(int) - Method in class com.aspose.drawing.FontFamily
-
Returns the cell descent, in design units, of the
FontFamily of the specified style.
- getCenterColor() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets the color at the center of the path gradient.
- getCenterPoint() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets the center point of the path gradient.
- getCharacterSet() - Method in class com.aspose.drawing.Font
-
Gets a byte value that specifies the character set that this Font uses.
- getChartreuse() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getChartreuse() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF7FFF00.
- getChartreuse() - Static method in class com.aspose.drawing.Pens
-
- getChecksum() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Gets the checksum value for the previous ten WORD s in the header.
- getChocolate() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getChocolate() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFD2691E.
- getChocolate() - Static method in class com.aspose.drawing.Pens
-
- getClip() - Method in class com.aspose.drawing.drawing2d.GraphicsState
-
- getClip() - Method in class com.aspose.drawing.Graphics
-
- getClipBounds() - Method in class com.aspose.drawing.Graphics
-
- getClsid() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets a
UUID structure that contains a GUID that identifies a specific codec.
- getCodecName() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a string that contains the name of the codec.
- getColor() - Method in class com.aspose.drawing.Pen
-
Gets or sets the color of this
Pen.
- getColor() - Method in class com.aspose.drawing.SolidBrush
-
Gets the color of this SolidBrush object.
- getColors() - Method in class com.aspose.drawing.drawing2d.ColorBlend
-
Gets an array of colors that represents the colors to use at corresponding positions along a gradient.
- getColors() - Method in class com.aspose.drawing.internal.ColorInfo
-
Gets the colors.
- getColors() - Method in class com.aspose.drawing.internal.ColorInfo64
-
Gets the colors.
- getCompositingMode() - Method in class com.aspose.drawing.Graphics
-
Gets a value that specifies how composited images are drawn to this
Graphics.
- getCompositingQuality() - Method in class com.aspose.drawing.Graphics
-
Gets the rendering quality of composited images drawn to this
Graphics.
- getCompoundArray() - Method in class com.aspose.drawing.Pen
-
Gets or sets an array of values that specifies a compound pen.
- getConsumptionCredit() - Static method in class com.aspose.drawing.dynabic.metered.Metered
-
Gets consumption credit
- getConsumptionCredit() - Static method in class com.aspose.drawing.MeteredExt
-
Gets consumption credit.
- getConsumptionQuantity() - Static method in class com.aspose.drawing.dynabic.metered.Metered
-
Gets consumption file size
- getConsumptionQuantity() - Static method in class com.aspose.drawing.MeteredExt
-
Gets consumption file size.
- getControl() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the face color of a 3-D element.
- getControlDark() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the shadow color of a 3-D element.
- getControlDarkDark() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the dark shadow color of a 3-D element.
- getControlLight() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the light color of a 3-D element.
- getControlLightLight() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the highlight color of a 3-D element.
- getControlText() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of text in a 3-D element.
- getCoral() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getCoral() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF7F50.
- getCoral() - Static method in class com.aspose.drawing.Pens
-
- getCornflowerBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getCornflowerBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF6495ED.
- getCornflowerBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the cornflower blue
Pen.
- getCornsilk() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getCornsilk() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFF8DC.
- getCornsilk() - Static method in class com.aspose.drawing.Pens
-
- getCount() - Method in class com.aspose.drawing.drawing2d.GraphicsPathIterator
-
Gets the number of points in the path.
- getCrimson() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getCrimson() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFDC143C.
- getCrimson() - Static method in class com.aspose.drawing.Pens
-
- getCustomEndCap() - Method in class com.aspose.drawing.Pen
-
Gets or sets a custom cap to use at the end of lines drawn with this
Pen.
- getCustomStartCap() - Method in class com.aspose.drawing.Pen
-
Gets or sets a custom cap to use at the beginning of lines drawn with this
Pen.
- getCyan() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getCyan() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF00FFFF.
- getCyan() - Static method in class com.aspose.drawing.Pens
-
- getDarkBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF00008B.
- getDarkBlue() - Static method in class com.aspose.drawing.Pens
-
- getDarkCyan() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkCyan() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF008B8B.
- getDarkCyan() - Static method in class com.aspose.drawing.Pens
-
- getDarkGoldenrod() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkGoldenrod() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFB8860B.
- getDarkGoldenrod() - Static method in class com.aspose.drawing.Pens
-
Gets the dark goldenrod
Pen.
- getDarkGray() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkGray() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFA9A9A9.
- getDarkGray() - Static method in class com.aspose.drawing.Pens
-
- getDarkGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF006400.
- getDarkGreen() - Static method in class com.aspose.drawing.Pens
-
- getDarkKhaki() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkKhaki() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFBDB76B.
- getDarkKhaki() - Static method in class com.aspose.drawing.Pens
-
- getDarkMagenta() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkMagenta() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF8B008B.
- getDarkMagenta() - Static method in class com.aspose.drawing.Pens
-
Gets the dark magenta
Pen.
- getDarkOliveGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkOliveGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF556B2F.
- getDarkOliveGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the dark olive green
Pen.
- getDarkOrange() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkOrange() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF8C00.
- getDarkOrange() - Static method in class com.aspose.drawing.Pens
-
Gets the dark orange
Pen.
- getDarkOrchid() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkOrchid() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF9932CC.
- getDarkOrchid() - Static method in class com.aspose.drawing.Pens
-
Gets the dark orchid
Pen.
- getDarkRed() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkRed() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF8B0000.
- getDarkRed() - Static method in class com.aspose.drawing.Pens
-
- getDarkSalmon() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkSalmon() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFE9967A.
- getDarkSalmon() - Static method in class com.aspose.drawing.Pens
-
Gets the dark salmon
Pen.
- getDarkSeaGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkSeaGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF8FBC8F.
- getDarkSeaGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the dark sea green
Pen.
- getDarkSlateBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkSlateBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF483D8B.
- getDarkSlateBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the dark slate blue
Pen.
- getDarkSlateGray() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkSlateGray() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF2F4F4F.
- getDarkSlateGray() - Static method in class com.aspose.drawing.Pens
-
Gets the dark slate gray
Pen.
- getDarkTurquoise() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkTurquoise() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF00CED1.
- getDarkTurquoise() - Static method in class com.aspose.drawing.Pens
-
Gets the dark turquoise
Pen.
- getDarkViolet() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDarkViolet() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF9400D3.
- getDarkViolet() - Static method in class com.aspose.drawing.Pens
-
Gets the dark violet
Pen.
- getDashCap() - Method in class com.aspose.drawing.Pen
-
Gets or sets the cap style used at the end of the dashes that make up dashed lines drawn with this
Pen.
- getDashOffset() - Method in class com.aspose.drawing.Pen
-
Gets or sets the distance from the start of a line to the beginning of a dash pattern.
- getDashPattern() - Method in class com.aspose.drawing.Pen
-
Gets or sets an array of custom dashes and spaces.
- getDashStyle() - Method in class com.aspose.drawing.Pen
-
Gets or sets the style used for dashed lines drawn with this
Pen.
- getData() - Method in class com.aspose.drawing.drawing2d.RegionData
-
Gets an array of bytes that specify the
Region object.
- getDataLoader() - Method in class com.aspose.drawing.internal.RollbackDataLoaderPoint
-
Gets the data loader.
- GetDC - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.GetHdc.
- getDeepPink() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDeepPink() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF1493.
- getDeepPink() - Static method in class com.aspose.drawing.Pens
-
- getDeepSkyBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDeepSkyBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF00BFFF.
- getDeepSkyBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the deep sky blue
Pen.
- getDefaultFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets the default font that applications can use for dialog boxes and forms.
- getDefaultImageFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets the default font that applications can use for dialog boxes and forms.
- getDesktop() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the desktop.
- getDialogFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets a font that applications can use for dialog boxes and forms.
- getDigitSubstitutionLanguage() - Method in class com.aspose.drawing.StringFormat
-
Gets the language that is used when local digits are substituted for western digits.
- getDigitSubstitutionMethod() - Method in class com.aspose.drawing.StringFormat
-
Gets the method to be used for digit substitution.
- getDimGray() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDimGray() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF696969.
- getDimGray() - Static method in class com.aspose.drawing.Pens
-
- getDodgerBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getDodgerBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF1E90FF.
- getDodgerBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the dodger blue
Pen.
- getDpiX() - Method in class com.aspose.drawing.Graphics
-
Gets the horizontal resolution of this
Graphics.
- getDpiX() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the horizontal resolution, in dots per inch, of the associated
Metafile.
- getDpiY() - Method in class com.aspose.drawing.Graphics
-
Gets the vertical resolution of this
Graphics.
- getDpiY() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the vertical resolution, in dots per inch, of the associated
Metafile.
- getElements() - Method in class com.aspose.drawing.drawing2d.Matrix
-
Gets an array of floating-point values that represents the elements of this Matrix.
- getEmf() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the enhanced metafile (EMF) image format.
- getEmfPlusHeaderSize() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the size, in bytes, of the enhanced metafile plus header file.
- getEmHeight(int) - Method in class com.aspose.drawing.FontFamily
-
Gets the height, in font design units, of the EM square for the specified style.
- getEmpty() - Static method in class com.aspose.drawing.Color
-
- getEmpty() - Static method in class com.aspose.drawing.Point
-
- getEmpty() - Static method in class com.aspose.drawing.PointF
-
- getEmpty() - Static method in class com.aspose.drawing.Rectangle
-
Gets a new instance of the Rectangle structure that has Rectangle.X, Rectangle.Y, Rectangle.Width and Rectangle.Height values set to zero.
- getEmpty() - Static method in class com.aspose.drawing.RectangleF
-
- getEmpty() - Static method in class com.aspose.drawing.Size
-
- getEmpty() - Static method in class com.aspose.drawing.SizeF
-
- getEncoder() - Method in class com.aspose.drawing.imaging.EncoderParameter
-
- getEndCap() - Method in class com.aspose.drawing.Pen
-
Gets or sets the cap style used at the end of lines drawn with this Pen.
- getEntries() - Method in class com.aspose.drawing.imaging.ColorPalette
-
Gets an array of com.aspose.drawing.Color structures.
- getError() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the system error icon (WIN32: IDI_ERROR).
- getExclamation() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the system exclamation icon (WIN32: IDI_EXCLAMATION).
- getExif() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the Exchangeable Image File (EXIF) format.
- getFactors() - Method in class com.aspose.drawing.drawing2d.Blend
-
Gets an array of blend factors for the gradient.
- getFamilies() - Method in class com.aspose.drawing.FontCollection
-
- getFamilies() - Static method in class com.aspose.drawing.FontFamily
-
Gets an array that contains all the
FontFamily objects associated with the current graphics context.
- getFamilyName() - Method in class com.aspose.drawing.FontDefinitionExt
-
Gets the font family name.
- getFamilyName() - Method in class com.aspose.drawing.FontFamilyDefinition
-
Gets a family name of this family.
- getFigures() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Gets the path figures.
- getFileName() - Method in class com.aspose.drawing.FontDefinitionExt
-
Gets the name of the file.
- getFilenameExtension() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets string that contains the file name extension(s) used in the codec.
- getFilled() - Method in class com.aspose.drawing.drawing2d.AdjustableArrowCap
-
Gets a value indicating whether the arrow cap is filled.
- getFillMode() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Gets a FillMode enumeration that determines how the interiors of shapes in this GraphicsPath are filled.
- getFillPath() - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
- getFirebrick() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getFirebrick() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFB22222.
- getFirebrick() - Static method in class com.aspose.drawing.Pens
-
- getFirst() - Method in class com.aspose.drawing.CharacterRange
-
Gets or sets the position in the string of the first character of this
CharacterRange.
- getFirstTabOffset() - Method in class com.aspose.drawing.StringFormat
-
- getFlags() - Method in class com.aspose.drawing.Image
-
Gets the integer representing a bitwise combination of
ImageFlags for this Image.
- getFlags() - Method in class com.aspose.drawing.imaging.ColorPalette
-
- getFloralWhite() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getFloralWhite() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFFAF0.
- getFloralWhite() - Static method in class com.aspose.drawing.Pens
-
Gets the floral white
Pen.
- getFocusScales() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets the focus point for the gradient falloff.
- getFont() - Method in class com.aspose.drawing.FontDefinitionExt
-
Gets the font.
- getFontByName(String) - Static method in class com.aspose.drawing.SystemFonts
-
Returns a font object that corresponds to the specified system font name.
- getFontDefinition(int) - Method in class com.aspose.drawing.FontFamilyDefinition
-
Gets the font definition from family for specific style.
- getFontFamily() - Method in class com.aspose.drawing.Font
-
- getFontFile() - Method in class com.aspose.drawing.FontDefinitionExt
-
Gets the font file.
- getFontName() - Method in class com.aspose.drawing.FontDefinitionExt
-
Gets the name of the font.
- getForegroundColor() - Method in class com.aspose.drawing.drawing2d.HatchBrush
-
Gets the color of hatch lines drawn by this
HatchBrush object.
- getForestGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getForestGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF228B22.
- getForestGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the forest green
Pen.
- getFormatDescription() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a string that describes the codec's file format.
- getFormatFlags() - Method in class com.aspose.drawing.StringFormat
-
- getFormatID() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets a
UUID structure that contains a GUID that identifies the codec's format.
- getFrameCount(FrameDimension) - Method in class com.aspose.drawing.Image
-
Returns the number of frames of the specified dimension.
- getFrameDimensionsList() - Method in class com.aspose.drawing.Bitmap
-
Gets an array of GUIDs that represent the dimensions of frames within this
Image.
- getFrameDimensionsList() - Method in class com.aspose.drawing.Image
-
Gets an array of GUIDs that represent the dimensions of frames within this
Image.
- getFrameDimensionsList() - Method in class com.aspose.drawing.imaging.Metafile
-
Gets an array of GUIDs that represent the dimensions of frames within this
Image.
- getFromPage() - Static method in class com.aspose.drawing.printing.PrinterSettings
-
Gets the page number of the first page to print.
- getFuchsia() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getFuchsia() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF00FF.
- getFuchsia() - Static method in class com.aspose.drawing.Pens
-
- getG() - Method in class com.aspose.drawing.Color
-
Gets the green component value of this
Color structure.
- getGainsboro() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getGainsboro() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFDCDCDC.
- getGainsboro() - Static method in class com.aspose.drawing.Pens
-
- getGammaCorrection() - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Gets or sets a value indicating whether gamma correction is enabled for this
LinearGradientBrush.
- getGdiCharSet() - Method in class com.aspose.drawing.Font
-
Gets a byte value that specifies the GDI character set that this
Font uses.
- getGdiVerticalFont() - Method in class com.aspose.drawing.Font
-
Gets a value indicating whether this
Font is derived from a GDI vertical font..
- getGenericDefault() - Static method in class com.aspose.drawing.StringFormat
-
- getGenericMonospace() - Static method in class com.aspose.drawing.FontFamily
-
- getGenericSansSerif() - Static method in class com.aspose.drawing.FontFamily
-
- getGenericSerif() - Static method in class com.aspose.drawing.FontFamily
-
- getGenericTypographic() - Static method in class com.aspose.drawing.StringFormat
-
- getGhostWhite() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getGhostWhite() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF8F8FF.
- getGhostWhite() - Static method in class com.aspose.drawing.Pens
-
Gets the ghost white
Pen.
- getGif() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the Graphics Interchange Format (GIF) image format.
- getGold() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getGold() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFD700.
- getGold() - Static method in class com.aspose.drawing.Pens
-
- getGoldenrod() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getGoldenrod() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFDAA520.
- getGoldenrod() - Static method in class com.aspose.drawing.Pens
-
- getGradientActiveCaption() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the lightest color in the color gradient of an active window's title bar.
- getGradientInactiveCaption() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the lightest color in the color gradient of an inactive window's title bar.
- getGraphics() - Method in class com.aspose.drawing.printing.PrintPageEventArgs
-
- getGray() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getGray() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF808080.
- getGray() - Static method in class com.aspose.drawing.Pens
-
- getGrayText() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of dimmed text.
- getGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF008000.
- getGreen() - Static method in class com.aspose.drawing.Pens
-
- getGreenYellow() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getGreenYellow() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFADFF2F.
- getGreenYellow() - Static method in class com.aspose.drawing.Pens
-
Gets the green yellow
Pen.
- getGuid() - Method in class com.aspose.drawing.imaging.Encoder
-
Gets a globally unique identifier (GUID) that identifies an image encoder parameter category.
- getGuid() - Method in class com.aspose.drawing.imaging.FrameDimension
-
Gets a globally unique identifier (GUID) that represents this
FrameDimension object.
- getGuid() - Method in class com.aspose.drawing.imaging.ImageFormat
-
- getHand() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the system hand icon (WIN32: IDI_HAND).
- getHandle() - Method in class com.aspose.drawing.Icon
-
Gets the handle for this
Icon.
- getHardMarginX() - Method in class com.aspose.drawing.printing.PageSettings
-
Gets the x-coordinate, in hundredths of an inch, of the hard margin at the left of the page.
- getHardMarginY() - Method in class com.aspose.drawing.printing.PageSettings
-
Gets the y-coordinate, in hundredths of an inch, of the hard margin at the top of the page.
- getHatchStyle() - Method in class com.aspose.drawing.drawing2d.HatchBrush
-
- getHdc() - Method in class com.aspose.drawing.Graphics
-
Gets the handle to the device context associated with this
Graphics.
- getHeaderSize() - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the size, in bytes, of the header file.
- getHeight() - Method in class com.aspose.drawing.Bitmap
-
Gets the height, in pixels, of this Bitmap.
- getHeight() - Method in class com.aspose.drawing.drawing2d.AdjustableArrowCap
-
Gets the height of the arrow cap.
- getHeight() - Method in class com.aspose.drawing.Font
-
Returns the line spacing, in pixels, of this font.
- getHeight(Graphics) - Method in class com.aspose.drawing.Font
-
Returns the line spacing, in the current unit of a specified
Graphics, of this font.
- getHeight(float) - Method in class com.aspose.drawing.Font
-
Returns the height, in pixels, of this
Font when drawn to a device with the specified vertical resolution.
- getHeight() - Method in class com.aspose.drawing.Icon
-
Gets the height of this
Icon.
- getHeight() - Method in class com.aspose.drawing.Image
-
Gets the height, in pixels, of this
Image.
- getHeight() - Method in class com.aspose.drawing.imaging.BitmapData
-
Gets the pixel height of the
Bitmap object.
- getHeight() - Method in class com.aspose.drawing.imaging.Metafile
-
Gets the height, in pixels, of this
Metafile.
- getHeight() - Method in class com.aspose.drawing.internal.RollbackDataLoaderPoint
-
Gets the height.
- getHeight() - Method in class com.aspose.drawing.Rectangle
-
Gets the height of this Rectangle structure.
- getHeight() - Method in class com.aspose.drawing.RectangleF
-
Gets the height of this RectangleF structure.
- getHeight() - Method in class com.aspose.drawing.Size
-
Gets the vertical component of this
Size.
- getHeight() - Method in class com.aspose.drawing.SizeF
-
Gets the vertical component of this SizeF structure.
- getHeight_Rename_Namesake() - Method in class com.aspose.drawing.Font
-
Gets the line spacing of this font.
- getHenhmetafile() - Method in class com.aspose.drawing.imaging.Metafile
-
Returns a Windows handle to an enhanced
Metafile.
- getHighlight() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the background of selected items.
- getHighlightText() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the text of selected items.
- getHmf() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Gets the handle of the metafile in memory.
- getHoneydew() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getHoneydew() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF0FFF0.
- getHoneydew() - Static method in class com.aspose.drawing.Pens
-
- getHorizontalResolution() - Method in class com.aspose.drawing.Image
-
Gets the horizontal resolution, in pixels per inch, of this
Image.
- getHotkeyPrefix() - Method in class com.aspose.drawing.StringFormat
-
- getHotPink() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getHotPink() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF69B4.
- getHotPink() - Static method in class com.aspose.drawing.Pens
-
- getHotTrack() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color used to designate a hot-tracked item.
- getHue() - Method in class com.aspose.drawing.Color
-
Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this
Color structure.
- getIcon() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the Windows icon image format.
- getIconTitleFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets a
Font that is used for icon titles.
- getId() - Method in class com.aspose.drawing.imaging.PropertyItem
-
Gets the ID of the property.
- getImage() - Method in class com.aspose.drawing.Graphics
-
- getImage() - Method in class com.aspose.drawing.TextureBrush
-
Gets the Image object associated with this TextureBrush object.
- getImageDecoders() - Static method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Returns an array of
ImageCodecInfo objects that contain information about the image decoders built into GDI+.
- getImageEncoders() - Static method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Returns an array of
ImageCodecInfo objects that contain information about the image encoders built into GDI+.
- getInactiveBorder() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of an inactive window's border.
- getInactiveCaption() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the background of an inactive window's title bar.
- getInactiveCaptionText() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the text in an inactive window's title bar.
- getInch() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Gets the number of twips per inch.
- getIndianRed() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getIndianRed() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFCD5C5C.
- getIndianRed() - Static method in class com.aspose.drawing.Pens
-
- getIndigo() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getIndigo() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF4B0082.
- getIndigo() - Static method in class com.aspose.drawing.Pens
-
- getInfinite() - Static method in class com.aspose.drawing.internal.RegionBase
-
The infinite rectangle getter.
- getInfo() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the background of a ToolTip.
- getInformation() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the system information icon (WIN32: IDI_INFORMATION).
- getInfoText() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the text of a ToolTip.
- getInterpolationColors() - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Gets or sets a
ColorBlend that defines a multicolor linear gradient.
- getInterpolationColors() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets a
ColorBlend that defines a multicolor linear gradient.
- getInterpolationMode() - Method in class com.aspose.drawing.Graphics
-
Gets the interpolation mode associated with this Graphics.
- getItalic() - Method in class com.aspose.drawing.Font
-
Gets a value indicating whether this
Font is italic.
- getIvory() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getIvory() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFFFF0.
- getIvory() - Static method in class com.aspose.drawing.Pens
-
- getJpeg() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the Joint Photographic Experts Group (JPEG) image format.
- getKey() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Gets a value indicating the presence of a placeable metafile header.
- getKhaki() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getKhaki() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF0E68C.
- getKhaki() - Static method in class com.aspose.drawing.Pens
-
- getLastPoint() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Gets the last point in the PathPoints array of this
GraphicsPath.
- getLavender() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLavender() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFE6E6FA.
- getLavender() - Static method in class com.aspose.drawing.Pens
-
- getLavenderBlush() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLavenderBlush() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFF0F5.
- getLavenderBlush() - Static method in class com.aspose.drawing.Pens
-
Gets the lavender blush
Pen.
- getLawnGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLawnGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF7CFC00.
- getLawnGreen() - Static method in class com.aspose.drawing.Pens
-
- getLeft() - Method in class com.aspose.drawing.Rectangle
-
Gets the x-coordinate of the left edge of this Rectangle structure.
- getLeft() - Method in class com.aspose.drawing.RectangleF
-
Gets the x-coordinate of the left edge of this RectangleF structure.
- getLemonChiffon() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLemonChiffon() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFFACD.
- getLemonChiffon() - Static method in class com.aspose.drawing.Pens
-
Gets the lemon chiffon
Pen.
- getLen() - Method in class com.aspose.drawing.imaging.PropertyItem
-
- getLength() - Method in class com.aspose.drawing.CharacterRange
-
- getLightBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFADD8E6.
- getLightBlue() - Static method in class com.aspose.drawing.Pens
-
- getLightCoral() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightCoral() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF08080.
- getLightCoral() - Static method in class com.aspose.drawing.Pens
-
Gets the light coral
Pen.
- getLightCyan() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightCyan() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFE0FFFF.
- getLightCyan() - Static method in class com.aspose.drawing.Pens
-
- getLightGoldenrodYellow() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightGoldenrodYellow() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFAFAD2.
- getLightGoldenrodYellow() - Static method in class com.aspose.drawing.Pens
-
Gets the light goldenrod yellow
Pen.
- getLightGray() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightGray() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFD3D3D3.
- getLightGray() - Static method in class com.aspose.drawing.Pens
-
- getLightGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF90EE90.
- getLightGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the light green
Pen.
- getLightPink() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightPink() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFB6C1.
- getLightPink() - Static method in class com.aspose.drawing.Pens
-
- getLightSalmon() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightSalmon() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFA07A.
- getLightSalmon() - Static method in class com.aspose.drawing.Pens
-
Gets the light salmon
Pen.
- getLightSeaGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightSeaGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF20B2AA.
- getLightSeaGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the light sea green
Pen.
- getLightSkyBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightSkyBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF87CEFA.
- getLightSkyBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the light sky blue
Pen.
- getLightSlateGray() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightSlateGray() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF778899.
- getLightSlateGray() - Static method in class com.aspose.drawing.Pens
-
Gets the light slate gray
Pen.
- getLightSteelBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightSteelBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFB0C4DE.
- getLightSteelBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the light steel blue
Pen.
- getLightYellow() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLightYellow() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFFFE0.
- getLightYellow() - Static method in class com.aspose.drawing.Pens
-
Gets the light yellow
Pen.
- getLime() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLime() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF00FF00.
- getLime() - Static method in class com.aspose.drawing.Pens
-
- getLimeGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLimeGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF32CD32.
- getLimeGreen() - Static method in class com.aspose.drawing.Pens
-
- getLineAlignment() - Method in class com.aspose.drawing.StringFormat
-
Gets or sets the line alignment on the horizontal plane.
- getLinearColors() - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Gets or sets the starting and ending colors of the gradient.
- getLineJoin() - Method in class com.aspose.drawing.Pen
-
Gets or sets the join style for the ends of two consecutive lines drawn with this Pen.
- getLinen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getLinen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFAF0E6.
- getLinen() - Static method in class com.aspose.drawing.Pens
-
- getLineSpacing(int) - Method in class com.aspose.drawing.FontFamily
-
Returns the line spacing, in design units, of the
FontFamily of the specified style.
- getLocation() - Method in class com.aspose.drawing.Rectangle
-
Gets the coordinates of the upper-left corner of this
Rectangle structure.
- getLocation() - Method in class com.aspose.drawing.RectangleF
-
Gets the coordinates of the upper-left corner of this
RectangleF structure.
- getLogicalDpiX() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the logical horizontal resolution, in dots per inch, of the associated
Metafile.
- getLogicalDpiY() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the logical vertical resolution, in dots per inch, of the associated
Metafile.
- getMagenta() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMagenta() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF00FF.
- getMagenta() - Static method in class com.aspose.drawing.Pens
-
- getMaroon() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMaroon() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF800000.
- getMaroon() - Static method in class com.aspose.drawing.Pens
-
- getMatrix00() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the 0 (zero) row and 0 column of this
ColorMatrix.
- getMatrix01() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the 0 (zero) row and first column of this
ColorMatrix.
- getMatrix02() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the 0 (zero) row and second column of this
ColorMatrix.
- getMatrix03() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the 0 (zero) row and third column of this
ColorMatrix.
- getMatrix04() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the 0 (zero) row and fourth column of this
ColorMatrix.
- getMatrix10() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the first row and 0 (zero) column of this
ColorMatrix.
- getMatrix11() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the first row and first column of this
ColorMatrix.
- getMatrix12() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the first row and second column of this
ColorMatrix.
- getMatrix13() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the first row and third column of this
ColorMatrix.
- getMatrix14() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the first row and fourth column of this
ColorMatrix.
- getMatrix20() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the second row and 0 (zero) column of this
ColorMatrix.
- getMatrix21() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the second row and first column of this
ColorMatrix.
- getMatrix22() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the second row and second column of this
ColorMatrix.
- getMatrix23() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the second row and third column of this
ColorMatrix.
- getMatrix24() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the second row and fourth column of this
ColorMatrix.
- getMatrix30() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the third row and 0 (zero) column of this
ColorMatrix.
- getMatrix31() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the third row and first column of this
ColorMatrix.
- getMatrix32() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the third row and second column of this
ColorMatrix.
- getMatrix33() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the third row and third column of this
ColorMatrix.
- getMatrix34() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the third row and fourth column of this
ColorMatrix.
- getMatrix40() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the fourth row and 0 (zero) column of this
ColorMatrix.
- getMatrix41() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the fourth row and first column of this .ColorMatrix.
- getMatrix42() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the fourth row and second column of this
ColorMatrix.
- getMatrix43() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the fourth row and third column of this
ColorMatrix.
- getMatrix44() - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Gets the element at the fourth row and fourth column of this
ColorMatrix.
- getMaxRecord() - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the size, in bytes, of the largest record in the associated
Metafile object.
- getMediumAquamarine() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumAquamarine() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF66CDAA.
- getMediumAquamarine() - Static method in class com.aspose.drawing.Pens
-
Gets the medium aquamarine
Pen.
- getMediumBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF0000CD.
- getMediumBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the medium blue
Pen.
- getMediumOrchid() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumOrchid() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFBA55D3.
- getMediumOrchid() - Static method in class com.aspose.drawing.Pens
-
Gets the medium orchid
Pen.
- getMediumPurple() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumPurple() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF9370DB.
- getMediumPurple() - Static method in class com.aspose.drawing.Pens
-
Gets the medium purple
Pen.
- getMediumSeaGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumSeaGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF3CB371.
- getMediumSeaGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the medium sea green
Pen.
- getMediumSlateBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumSlateBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF7B68EE.
- getMediumSlateBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the medium slate blue
Pen.
- getMediumSpringGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumSpringGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF00FA9A.
- getMediumSpringGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the medium spring green
Pen.
- getMediumTurquoise() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumTurquoise() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF48D1CC.
- getMediumTurquoise() - Static method in class com.aspose.drawing.Pens
-
Gets the medium turquoise
Pen.
- getMediumVioletRed() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMediumVioletRed() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFC71585.
- getMediumVioletRed() - Static method in class com.aspose.drawing.Pens
-
Gets the medium violet red
Pen.
- getMemoryBmp() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets a memory bitmap image format.
- getMenu() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of a menu's background.
- getMenuBar() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the background of a menu bar.
- getMenuFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets a
Font that is used for menus.
- getMenuHighlight() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color used to highlight menu items when the menu appears as a flat menu.
- getMenuText() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of a menu's text.
- getMessageBoxFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets a
Font that is used for message boxes.
- getMetafileHeader(InputStream) - Static method in class com.aspose.drawing.imaging.Metafile
-
- getMetafileHeader(String) - Static method in class com.aspose.drawing.imaging.Metafile
-
- getMetafileHeader() - Method in class com.aspose.drawing.imaging.Metafile
-
- getMetafileSize() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the size, in bytes, of the associated
Metafile.
- getMiddleInset() - Method in class com.aspose.drawing.drawing2d.AdjustableArrowCap
-
Gets the number of units between the outline of the arrow cap and the fill.
- getMidnightBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMidnightBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF191970.
- getMidnightBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the midnight blue
Pen.
- getMimeType() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a string that contains the codec's Multipurpose Internet Mail Extensions (MIME) type.
- getMintCream() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMintCream() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF5FFFA.
- getMintCream() - Static method in class com.aspose.drawing.Pens
-
- getMistyRose() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMistyRose() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFE4E1.
- getMistyRose() - Static method in class com.aspose.drawing.Pens
-
- getMiterLimit() - Method in class com.aspose.drawing.Pen
-
Gets or sets the limit of the thickness of the join on a mitered corner.
- getMoccasin() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getMoccasin() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFE4B5.
- getMoccasin() - Static method in class com.aspose.drawing.Pens
-
- getName() - Method in class com.aspose.drawing.Color
-
Gets the name of this
Color.
- getName() - Method in class com.aspose.drawing.Font
-
Gets the face name of this
Font.
- getName() - Method in class com.aspose.drawing.FontFamily
-
- getName(int) - Method in class com.aspose.drawing.FontFamily
-
Returns the name, in the specified language, of this
FontFamily.
- getNavajoWhite() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getNavajoWhite() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFDEAD.
- getNavajoWhite() - Static method in class com.aspose.drawing.Pens
-
Gets the navajo white
Pen.
- getNavy() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getNavy() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF000080.
- getNavy() - Static method in class com.aspose.drawing.Pens
-
- getNearestColor(Color) - Method in class com.aspose.drawing.Graphics
-
Gets the nearest color to the specified
Color structure.
- getNewColor() - Method in class com.aspose.drawing.imaging.ColorMap
-
Gets the new
Color structure to which to convert.
- getNoObjects() - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the maximum number of objects that exist in the
Metafile object at the same time.
- getNoParameters() - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the maximum number of parameters in the
Metafile object.
- getNumberOfValues() - Method in class com.aspose.drawing.imaging.EncoderParameter
-
Gets the number of elements in the array of values stored in this
EncoderParameter object.
- getOffsetX() - Method in class com.aspose.drawing.drawing2d.Matrix
-
Gets the x translation value (the dx value, or the element in the third row and first column) of this Matrix.
- getOffsetY() - Method in class com.aspose.drawing.drawing2d.Matrix
-
Gets the y translation value (the dy value, or the element in the third row and second column) of this Matrix.
- getOldColor() - Method in class com.aspose.drawing.imaging.ColorMap
-
Gets the existing
Color structure to be converted.
- getOldLace() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getOldLace() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFDF5E6.
- getOldLace() - Static method in class com.aspose.drawing.Pens
-
- getOlive() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getOlive() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF808000.
- getOlive() - Static method in class com.aspose.drawing.Pens
-
- getOliveDrab() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getOliveDrab() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF6B8E23.
- getOliveDrab() - Static method in class com.aspose.drawing.Pens
-
- getOrange() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getOrange() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFA500.
- getOrange() - Static method in class com.aspose.drawing.Pens
-
- getOrangeRed() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getOrangeRed() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF4500.
- getOrangeRed() - Static method in class com.aspose.drawing.Pens
-
- getOrchid() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getOrchid() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFDA70D6.
- getOrchid() - Static method in class com.aspose.drawing.Pens
-
- getOriginalFontName() - Method in class com.aspose.drawing.Font
-
Gets the name of the font originally specified.
- getPage() - Static method in class com.aspose.drawing.imaging.FrameDimension
-
Gets the page dimension.
- getPageScale() - Method in class com.aspose.drawing.Graphics
-
Gets the scaling between world units and page units for this
Graphics.
- getPageSettings() - Method in class com.aspose.drawing.printing.PrintPageEventArgs
-
Gets the page settings for the current page.
- getPageUnit() - Method in class com.aspose.drawing.Graphics
-
Gets the unit of measure used for page coordinates in this
Graphics.
- getPaleGoldenrod() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPaleGoldenrod() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFEEE8AA.
- getPaleGoldenrod() - Static method in class com.aspose.drawing.Pens
-
Gets the pale goldenrod
Pen.
- getPaleGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPaleGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF98FB98.
- getPaleGreen() - Static method in class com.aspose.drawing.Pens
-
- getPalette() - Method in class com.aspose.drawing.Bitmap
-
Gets or sets the color palette used for this
Image.
- getPalette() - Method in class com.aspose.drawing.Image
-
Gets or sets the color palette used for this
Image.
- getPalette() - Method in class com.aspose.drawing.imaging.Metafile
-
Gets or sets the color palette used for this
Image.
- getPaleTurquoise() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPaleTurquoise() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFAFEEEE.
- getPaleTurquoise() - Static method in class com.aspose.drawing.Pens
-
Gets the pale turquoise
Pen.
- getPaleVioletRed() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPaleVioletRed() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFDB7093.
- getPaleVioletRed() - Static method in class com.aspose.drawing.Pens
-
Gets the pale violet red
Pen.
- getPapayaWhip() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPapayaWhip() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFEFD5.
- getPapayaWhip() - Static method in class com.aspose.drawing.Pens
-
Gets the papaya whip
Pen.
- getParam() - Method in class com.aspose.drawing.imaging.EncoderParameters
-
- getPathData() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
- getPathPoints() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Gets the points in the path.
- getPathTypes() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Gets the types of the corresponding points in the PathPoints array.
- getPeachPuff() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPeachPuff() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFDAB9.
- getPeachPuff() - Static method in class com.aspose.drawing.Pens
-
- getPenType() - Method in class com.aspose.drawing.Pen
-
Gets the style of lines drawn with this Pen.
- getPeru() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPeru() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFCD853F.
- getPeru() - Static method in class com.aspose.drawing.Pens
-
- getPhysicalDimension() - Method in class com.aspose.drawing.Image
-
Gets the width and height of this image.
- getPink() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPink() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFC0CB.
- getPink() - Static method in class com.aspose.drawing.Pens
-
- getPixel(int, int) - Method in class com.aspose.drawing.Bitmap
-
Gets the color of the specified pixel in this
Bitmap.
- getPixelFormat() - Method in class com.aspose.drawing.Bitmap
-
Gets the pixel format for this
Image.
- getPixelFormat() - Method in class com.aspose.drawing.Image
-
Gets the pixel format for this
Image.
- getPixelFormat() - Method in class com.aspose.drawing.imaging.BitmapData
-
Gets the format of the pixel information in the
Bitmap object that returned this
BitmapData object.
- getPixelFormat() - Method in class com.aspose.drawing.imaging.Metafile
-
Gets the pixel format for this
Image.
- getPixelFormatSize(int) - Static method in class com.aspose.drawing.Image
-
Returns the color depth, in number of bits per pixel, of the specified pixel format.
- getPixelOffsetMode() - Method in class com.aspose.drawing.Graphics
-
Gets a value specifying how pixels are offset during rendering of this
Graphics.
- getPlum() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPlum() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFDDA0DD.
- getPlum() - Static method in class com.aspose.drawing.Pens
-
- getPng() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the W3C Portable Network Graphics (PNG) image format.
- getPointCount() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Gets the number of elements in the PathPoints or the PathTypes array.
- getPoints() - Method in class com.aspose.drawing.drawing2d.PathData
-
Gets an array of
PointF structures that represents the points through which the path is constructed.
- getPositions() - Method in class com.aspose.drawing.drawing2d.Blend
-
Gets an array of blend positions for the gradient.
- getPositions() - Method in class com.aspose.drawing.drawing2d.ColorBlend
-
Gets the positions along a gradient line.
- getPostscriptName() - Method in class com.aspose.drawing.FontDefinitionExt
-
Gets the postscript name of the font.
- getPowderBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPowderBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFB0E0E6.
- getPowderBlue() - Static method in class com.aspose.drawing.Pens
-
Gets the powder blue
Pen.
- getPrinterName() - Method in class com.aspose.drawing.printing.PrinterSettings
-
Gets the name of the printer to use.
- getPrinterResolution() - Method in class com.aspose.drawing.printing.PageSettings
-
Gets the printer resolution for the page.
- getPrintRange() - Static method in class com.aspose.drawing.printing.PrinterSettings
-
Gets the page numbers that the user has specified to be printed.
- getPropertyIdList() - Method in class com.aspose.drawing.Bitmap
-
Gets IDs of the property items stored in this
Image.
- getPropertyIdList() - Method in class com.aspose.drawing.Image
-
Gets IDs of the property items stored in this
Image.
- getPropertyIdList() - Method in class com.aspose.drawing.imaging.Metafile
-
Gets IDs of the property items stored in this
Image.
- getPropertyItem(int) - Method in class com.aspose.drawing.Bitmap
-
Gets the specified property item from this
Image.
- getPropertyItem(int) - Method in class com.aspose.drawing.Image
-
Gets the specified property item from this
Image.
- getPropertyItem(int) - Method in class com.aspose.drawing.imaging.Metafile
-
Gets the specified property item from this
Image.
- getPropertyItems() - Method in class com.aspose.drawing.Bitmap
-
Gets all the property items (pieces of metadata) stored in this
Image.
- getPropertyItems() - Method in class com.aspose.drawing.Image
-
Gets all the property items (pieces of metadata) stored in this
Image.
- getPropertyItems() - Method in class com.aspose.drawing.imaging.Metafile
-
Gets all the property items (pieces of metadata) stored in this
Image.
- getPurple() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getPurple() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF800080.
- getPurple() - Static method in class com.aspose.drawing.Pens
-
- getQuestion() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the system question icon (WIN32: IDI_QUESTION).
- getR() - Method in class com.aspose.drawing.Color
-
Gets the red component value of this
Color structure.
- getRawFormat() - Method in class com.aspose.drawing.Bitmap
-
Gets the file format of this
Image.
- getRawFormat() - Method in class com.aspose.drawing.Image
-
Gets the file format of this
Image.
- getRawFormat() - Method in class com.aspose.drawing.imaging.Metafile
-
Gets the file format of this
Image.
- getRebeccaPurple() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color representing the ARGB value #663399.
- getRectangle() - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Gets a rectangular region that defines the starting and ending points of the gradient.
- getRectangle() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
- getRectangle() - Method in class com.aspose.drawing.internal.ColorInfo
-
Gets the rectangle.
- getRectangle() - Method in class com.aspose.drawing.internal.ColorInfo64
-
Gets the rectangle.
- getRed() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getRed() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF0000.
- getRed() - Static method in class com.aspose.drawing.Pens
-
- getRegionData() - Method in class com.aspose.drawing.Region
-
Returns a
RegionData that represents the information that describes this
Region.
- getRegionScans(Matrix) - Method in class com.aspose.drawing.Region
-
Returns an array of
RectangleF structures that approximate this
Region
after the specified matrix transformation is applied.
- getRenderingOrigin() - Method in class com.aspose.drawing.Graphics
-
Gets the rendering origin of this
Graphics for dithering and for hatch brushes.
- getReserved() - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Reserved.
- getResolution() - Static method in class com.aspose.drawing.imaging.FrameDimension
-
Gets the resolution dimension.
- getRight() - Method in class com.aspose.drawing.Rectangle
-
Gets the x-coordinate that is the sum of X and Width property values of this Rectangle structure.
- getRight() - Method in class com.aspose.drawing.RectangleF
-
Gets the x-coordinate that is the sum of X and Width of this RectangleF structure.
- getRosyBrown() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getRosyBrown() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFBC8F8F.
- getRosyBrown() - Static method in class com.aspose.drawing.Pens
-
- getRoyalBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getRoyalBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF4169E1.
- getRoyalBlue() - Static method in class com.aspose.drawing.Pens
-
- getSaddleBrown() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSaddleBrown() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF8B4513.
- getSaddleBrown() - Static method in class com.aspose.drawing.Pens
-
Gets the saddle brown
Pen.
- getSalmon() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSalmon() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFA8072.
- getSalmon() - Static method in class com.aspose.drawing.Pens
-
- getSandyBrown() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSandyBrown() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF4A460.
- getSandyBrown() - Static method in class com.aspose.drawing.Pens
-
Gets the sandy brown
Pen.
- getSaturation() - Method in class com.aspose.drawing.Color
-
Gets the hue-saturation-brightness (HSB) saturation value for this
Color structure.
- getScan0() - Method in class com.aspose.drawing.imaging.BitmapData
-
Gets the address of the first pixel data in the bitmap.
- getScrollBar() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the background of a scroll bar.
- getSeaGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSeaGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF2E8B57.
- getSeaGreen() - Static method in class com.aspose.drawing.Pens
-
- getSeaShell() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSeaShell() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFF5EE.
- getSeaShell() - Static method in class com.aspose.drawing.Pens
-
- getShield() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an Icon object that contains the shield icon.
- getSienna() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSienna() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFA0522D.
- getSienna() - Static method in class com.aspose.drawing.Pens
-
- getSignatureMasks() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a two dimensional array of bytes that can be used as a filter.
- getSignaturePatterns() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a two dimensional array of bytes that represents the signature of the codec.
- getSilver() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSilver() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFC0C0C0.
- getSilver() - Static method in class com.aspose.drawing.Pens
-
- getSize() - Method in class com.aspose.drawing.Font
-
Gets the em-size of this
Font measured in the units specified by the
Font.Unit property.
- getSize() - Method in class com.aspose.drawing.Icon
-
Gets the size of this
Icon.
- getSize() - Method in class com.aspose.drawing.Image
-
Gets the width and height, in pixels, of this image.
- getSize() - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the size, in bytes, of the associated
Metafile object.
- getSize() - Method in class com.aspose.drawing.Rectangle
-
- getSize() - Method in class com.aspose.drawing.RectangleF
-
- getSizeInPoints() - Method in class com.aspose.drawing.Font
-
Gets the em-size, in points, of this
Font.
- getSkyBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSkyBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF87CEEB.
- getSkyBlue() - Static method in class com.aspose.drawing.Pens
-
- getSlateBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSlateBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF6A5ACD.
- getSlateBlue() - Static method in class com.aspose.drawing.Pens
-
- getSlateGray() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSlateGray() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF708090.
- getSlateGray() - Static method in class com.aspose.drawing.Pens
-
- getSmallCaptionFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets a
Font that is used to display text in the title bars of small windows, such as tool windows.
- getSmoothingMode() - Method in class com.aspose.drawing.Graphics
-
Gets the rendering quality for this Graphics.
- getSnow() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSnow() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFFAFA.
- getSnow() - Static method in class com.aspose.drawing.Pens
-
- getSpringGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSpringGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF00FF7F.
- getSpringGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the spring green
Pen.
- getStartCap() - Method in class com.aspose.drawing.Pen
-
Gets or sets the cap style used at the beginning of lines drawn with this Pen.
- getStatusFont() - Static method in class com.aspose.drawing.SystemFonts
-
Gets a
Font that is used to display text in the status bar.
- getSteelBlue() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getSteelBlue() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF4682B4.
- getSteelBlue() - Static method in class com.aspose.drawing.Pens
-
- getStrictMode() - Static method in class com.aspose.drawing.DrawingSettings
-
Gets a value indicating whether the more strict catching of not implemented features is enabled.
- getStride() - Method in class com.aspose.drawing.imaging.BitmapData
-
Gets the stride width (also called scan width) of the
Bitmap object.
- getStrikeout() - Method in class com.aspose.drawing.Font
-
Gets a value indicating whether this
Font specifies a horizontal line through the font.
- getStrokeCaps(int[], int[]) - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Gets the caps used to start and end lines that make up this custom cap.
- getStrokeJoin() - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Gets or sets the
LineJoin enumeration that determines how lines that compose
this
CustomLineCap object are joined.
- getStrokePath() - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Gets the object that defines the outline of the custom cap.
- getStyle() - Method in class com.aspose.drawing.Font
-
Gets style information for this
Font.
- getStyle() - Method in class com.aspose.drawing.FontDefinitionExt
-
Gets the font style.
- getSubpathCount() - Method in class com.aspose.drawing.drawing2d.GraphicsPathIterator
-
Gets the number of subpaths in the path.
- getSurroundColors() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets an array of colors that correspond to the points in the path
this
PathGradientBrush fills.
- getSystemFontName() - Method in class com.aspose.drawing.Font
-
Gets the name of the system font if the IsSystemFont property returns true.
- getTabStops(float[]) - Method in class com.aspose.drawing.StringFormat
-
- getTabStops() - Method in class com.aspose.drawing.StringFormat
-
Gets an array of distances between tab stops in the units specified by the Aspose.Imaging.getGraphics().PageUnit property.
- getTag() - Method in class com.aspose.drawing.Image
-
Gets or sets an object that provides additional data about the image.
- getTan() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getTan() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFD2B48C.
- getTan() - Static method in class com.aspose.drawing.Pens
-
- getTeal() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getTeal() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF008080.
- getTeal() - Static method in class com.aspose.drawing.Pens
-
- getTextContrast() - Method in class com.aspose.drawing.Graphics
-
Gets the gamma correction value for rendering text.
- getTextRenderingHint() - Method in class com.aspose.drawing.Graphics
-
Gets the rendering mode for text associated with this
Graphics.
- getThistle() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getThistle() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFD8BFD8.
- getThistle() - Static method in class com.aspose.drawing.Pens
-
- getThumbnailImage(int, int, Image.GetThumbnailImageAbort, byte[]) - Method in class com.aspose.drawing.Image
-
Returns a thumbnail for this
Image.
- GetThumbnailImageAbort() - Constructor for class com.aspose.drawing.Image.GetThumbnailImageAbort
-
- getTiff() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the Tagged Image File Format (TIFF) image format.
- getTime() - Static method in class com.aspose.drawing.imaging.FrameDimension
-
Gets the time dimension.
- getTomato() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getTomato() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFF6347.
- getTomato() - Static method in class com.aspose.drawing.Pens
-
- getTop() - Method in class com.aspose.drawing.Rectangle
-
Gets the y-coordinate of the top edge of this Rectangle structure.
- getTop() - Method in class com.aspose.drawing.RectangleF
-
Gets the y-coordinate of the top edge of this RectangleF structure.
- getToPage() - Static method in class com.aspose.drawing.printing.PrinterSettings
-
Gets the number of the last page to print.
- getTransform() - Method in class com.aspose.drawing.drawing2d.GraphicsState
-
- getTransform() - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
- getTransform() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
- getTransform() - Method in class com.aspose.drawing.Graphics
-
Gets a copy of the geometric world transformation for this
Graphics.
- getTransform() - Method in class com.aspose.drawing.Pen
-
Gets or sets a copy of the geometric transformation for this
Pen.
- getTransform() - Method in class com.aspose.drawing.TextureBrush
-
Gets a copy of the Matrix object that defines a local geometric transformation for the image
associated with this TextureBrush object.
- getTransparent() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getTransparent() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color.
- getTransparent() - Static method in class com.aspose.drawing.Pens
-
Gets the transparent
Pen.
- getTrimming() - Method in class com.aspose.drawing.StringFormat
-
- getTurquoise() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getTurquoise() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF40E0D0.
- getTurquoise() - Static method in class com.aspose.drawing.Pens
-
- getType() - Method in class com.aspose.drawing.FontDefinitionExt
-
Gets the font type.
- getType() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the type of the associated
Metafile
- getType() - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the type of the associated
Metafile object.
- getType() - Method in class com.aspose.drawing.imaging.PropertyItem
-
- getTypes() - Method in class com.aspose.drawing.drawing2d.PathData
-
Gets the types of the corresponding points in the path.
- getUnderline() - Method in class com.aspose.drawing.Font
-
Gets a value indicating whether this
Font is underlined.
- getUnit() - Method in class com.aspose.drawing.Font
-
Gets the unit of measure for this
Font.
- getValue() - Method in class com.aspose.drawing.imaging.PropertyItem
-
Gets the value of the property item.
- getVectorRegions() - Static method in class com.aspose.drawing.Features
-
Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
- getVersion() - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets the version number of the codec.
- getVersion() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the version number of the associated
Metafile.
- getVersion() - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the version number of the header format.
- getVerticalResolution() - Method in class com.aspose.drawing.Image
-
Gets the vertical resolution, in pixels per inch, of this
Image.
- getViolet() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getViolet() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFEE82EE.
- getViolet() - Static method in class com.aspose.drawing.Pens
-
- getVisibleClipBounds() - Method in class com.aspose.drawing.Graphics
-
Gets the bounding rectangle of the visible clipping region of this
Graphics.
- getWarning() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the system warning icon (WIN32: IDI_WARNING).
- getWheat() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getWheat() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF5DEB3.
- getWheat() - Static method in class com.aspose.drawing.Pens
-
- getWhite() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getWhite() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFFFFF.
- getWhite() - Static method in class com.aspose.drawing.Pens
-
- getWhiteSmoke() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getWhiteSmoke() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFF5F5F5.
- getWhiteSmoke() - Static method in class com.aspose.drawing.Pens
-
Gets the white smoke
Pen.
- getWidth() - Method in class com.aspose.drawing.Bitmap
-
Gets the width, in pixels, of this Bitmap.
- getWidth() - Method in class com.aspose.drawing.drawing2d.AdjustableArrowCap
-
Gets the width of the arrow cap.
- getWidth() - Method in class com.aspose.drawing.Icon
-
Gets the width of this
Icon.
- getWidth() - Method in class com.aspose.drawing.Image
-
Gets the width, in pixels, of this
Image.
- getWidth() - Method in class com.aspose.drawing.imaging.BitmapData
-
Gets the pixel width of the
Bitmap object.
- getWidth() - Method in class com.aspose.drawing.imaging.Metafile
-
Gets the width, in pixels, of this
Metafile.
- getWidth() - Method in class com.aspose.drawing.internal.RollbackDataLoaderPoint
-
Gets the width.
- getWidth() - Method in class com.aspose.drawing.Pen
-
Gets or sets the width of this Pen, in units of the Graphics object used for drawing.
- getWidth() - Method in class com.aspose.drawing.Rectangle
-
Gets the width of this Rectangle structure.
- getWidth() - Method in class com.aspose.drawing.RectangleF
-
Gets the width of this RectangleF structure.
- getWidth() - Method in class com.aspose.drawing.Size
-
Gets the horizontal component of this
Size.
- getWidth() - Method in class com.aspose.drawing.SizeF
-
Gets the horizontal component of this SizeF structure.
- getWidthScale() - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Gets or sets the amount by which to scale this
CustomLineCap Class
object with respect to the width of the
Pen object.
- getWindow() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the background in the client area of a window.
- getWindowFrame() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of a window frame.
- getWindowText() - Static method in class com.aspose.drawing.SystemColors
-
Gets a
Color structure that is the color of the text in the client area of a window.
- getWinLogo() - Static method in class com.aspose.drawing.SystemIcons
-
Gets an
Icon object that contains the Windows logo icon (WIN32: IDI_WINLOGO).
- getWmf() - Static method in class com.aspose.drawing.imaging.ImageFormat
-
Gets the Windows metafile (WMF) image format.
- getWmfHeader() - Method in class com.aspose.drawing.imaging.MetafileHeader
-
Gets the Windows metafile (WMF) header file for the associated
Metafile.
- getWrapMode() - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
- getWrapMode() - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
- getWrapMode() - Method in class com.aspose.drawing.TextureBrush
-
Gets a WrapMode enumeration that indicates the wrap mode for this TextureBrush object.
- getX() - Method in class com.aspose.drawing.Point
-
Gets the x-coordinate of this Point.
- getX() - Method in class com.aspose.drawing.PointF
-
Gets the x-coordinate of this PointF.
- getX() - Method in class com.aspose.drawing.printing.PrinterResolution
-
Gets the horizontal printer resolution, in dots per inch.
- getX() - Method in class com.aspose.drawing.Rectangle
-
Gets the x-coordinate of the upper-left corner of this Rectangle structure.
- getX() - Method in class com.aspose.drawing.RectangleF
-
Gets the x-coordinate of the upper-left corner of this RectangleF structure.
- getY() - Method in class com.aspose.drawing.Point
-
Gets the y-coordinate of this Point.
- getY() - Method in class com.aspose.drawing.PointF
-
Gets the y-coordinate of this PointF.
- getY() - Method in class com.aspose.drawing.printing.PrinterResolution
-
Gets the vertical printer resolution, in dots per inch.
- getY() - Method in class com.aspose.drawing.Rectangle
-
Gets the y-coordinate of the upper-left corner of this Rectangle structure.
- getY() - Method in class com.aspose.drawing.RectangleF
-
Gets the x-coordinate of the upper-left corner of this RectangleF structure.
- getYellow() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getYellow() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FFFFFF00.
- getYellow() - Static method in class com.aspose.drawing.Pens
-
- getYellowGreen() - Static method in class com.aspose.drawing.Brushes
-
Gets a system-defined
Brush object.
- getYellowGreen() - Static method in class com.aspose.drawing.Color
-
Gets a system-defined color that has an ARGB value of #FF9ACD32.
- getYellowGreen() - Static method in class com.aspose.drawing.Pens
-
Gets the yellow green
Pen.
- GhostWhite - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Gold - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Goldenrod - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- GradientActiveCaption - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of the lightest color in the color gradient of an active window's title bar.
- GradientInactiveCaption - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of the lightest color in the color gradient of an inactive window's title bar.
- Graphics - Class in com.aspose.drawing
-
Encapsulates drawing surface.
- Graphics.DrawImageAbort - Class in com.aspose.drawing
-
- Graphics.EnumerateMetafileProc - Class in com.aspose.drawing
-
- Graphics.EnumerateMetafileProcByte - Class in com.aspose.drawing
-
- GraphicsContainer - Class in com.aspose.drawing.drawing2d
-
Represents the internal data of a graphics container.
- GraphicsPath - Class in com.aspose.drawing.drawing2d
-
Represents a series of connected lines and curves.
- GraphicsPath() - Constructor for class com.aspose.drawing.drawing2d.GraphicsPath
-
Initializes a new instance of the GraphicsPath class with a FillMode value of Alternate.
- GraphicsPath(int) - Constructor for class com.aspose.drawing.drawing2d.GraphicsPath
-
- GraphicsPath(PointF[], byte[]) - Constructor for class com.aspose.drawing.drawing2d.GraphicsPath
-
- GraphicsPath(Point[], byte[]) - Constructor for class com.aspose.drawing.drawing2d.GraphicsPath
-
- GraphicsPath(PointF[], byte[], int) - Constructor for class com.aspose.drawing.drawing2d.GraphicsPath
-
- GraphicsPath(Point[], byte[], int) - Constructor for class com.aspose.drawing.drawing2d.GraphicsPath
-
- GraphicsPathIterator - Class in com.aspose.drawing.drawing2d
-
Provides the ability to iterate through subpaths in a
GraphicsPath and test the types of shapes contained in each subpath.
- GraphicsPathIterator(GraphicsPath) - Constructor for class com.aspose.drawing.drawing2d.GraphicsPathIterator
-
- GraphicsState - Class in com.aspose.drawing.drawing2d
-
Represents the state of a
Graphics object.
- GraphicsState() - Constructor for class com.aspose.drawing.drawing2d.GraphicsState
-
- GraphicsUnit - Class in com.aspose.drawing
-
Specifies the unit of measure for the given data.
- Gray - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- GrayText - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of dimmed text.
- Green - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- GreenYellow - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- SaddleBrown - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Salmon - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- SandyBrown - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- SansSerif - Static variable in class com.aspose.drawing.text.GenericFontFamilies
-
- save() - Method in class com.aspose.drawing.Graphics
-
- save(OutputStream) - Method in class com.aspose.drawing.Icon
-
- save(String) - Method in class com.aspose.drawing.Image
-
Saves this
Image to the specified file or stream.
- save(String, int) - Method in class com.aspose.drawing.Image
-
Saves this
Image to the specified file in the specified format.
- save(String, ImageCodecInfo, EncoderParameters) - Method in class com.aspose.drawing.Image
-
Saves this
Image to the specified file, with the specified encoder and image-encoder parameters.
- save(OutputStream, int) - Method in class com.aspose.drawing.Image
-
Saves this image to the specified stream in the specified format.
- save(OutputStream, ImageCodecInfo, EncoderParameters) - Method in class com.aspose.drawing.Image
-
Saves this image to the specified stream, with the specified encoder and image encoder parameters.
- Save - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.Save.
- SAVE_FLAG - Static variable in class com.aspose.drawing.imaging.Encoder
-
Represents an
Encoder object that is initialized with the globally unique identifier
for the save flag parameter category.
- saveAdd(EncoderParameters) - Method in class com.aspose.drawing.Image
-
Adds a frame to the file or stream specified in a previous call to the one of Image.Save(...) methods.
- saveAdd(Image, EncoderParameters) - Method in class com.aspose.drawing.Image
-
Adds a frame to the file or stream specified in a previous call to the one of Image.Save(...) methods.
- saveArgb64Pixels(Rectangle, long[]) - Method in interface com.aspose.drawing.internal.IPixelsSaver64
-
Saves the 64-bit ARGB pixels.
- Scalable - Static variable in class com.aspose.drawing.imaging.ImageFlags
-
The pixel data is scalable.
- scale(float, float) - Method in class com.aspose.drawing.drawing2d.Matrix
-
Applies the specified scale vector to this Matrix by prepending the scale vector.
- scale(float, float, int) - Method in class com.aspose.drawing.drawing2d.Matrix
-
Applies the specified scale vector (scaleX and scaleY) to this Matrix using the specified order.
- scaleTransform(float, float) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Scales the local geometric transform by the specified amounts.
- scaleTransform(float, float, int) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Scales the local geometric transform by the specified amounts in the specified order.
- scaleTransform(float, float) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Scales the local geometric transform by the specified amounts.
- scaleTransform(float, float, int) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Scales the local geometric transform by the specified amounts in the specified order.
- scaleTransform(float, float) - Method in class com.aspose.drawing.Graphics
-
Applies the specified scaling operation to the transformation matrix of this
Graphics by prepending it
to the object's transformation matrix.
- scaleTransform(float, float, int) - Method in class com.aspose.drawing.Graphics
-
Applies the specified scaling operation to the transformation matrix of this
Graphics in the specified order.
- scaleTransform(float, float) - Method in class com.aspose.drawing.Pen
-
Scales the local geometric transformation by the specified factors.
- scaleTransform(float, float, int) - Method in class com.aspose.drawing.Pen
-
Scales the local geometric transformation by the specified factors in the specified order.
- scaleTransform(float, float) - Method in class com.aspose.drawing.TextureBrush
-
Scales the local geometric transformation of this
TextureBrush object by the specified amounts.
- scaleTransform(float, float, int) - Method in class com.aspose.drawing.TextureBrush
-
Scales the local geometric transformation of this
TextureBrush object
by the specified amounts in the specified order.
- ScaleWorldTransform - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.ScaleTransform methods.
- SCAN_METHOD - Static variable in class com.aspose.drawing.imaging.Encoder
-
Represents an
Encoder object that is initialized with the globally unique identifier for the scan method
parameter category.
- ScanMethodInterlaced - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Not used in GDI+ version 1.0.
- ScanMethodNonInterlaced - Static variable in class com.aspose.drawing.imaging.EncoderValue
-
Not used in GDI+ version 1.0.
- ScrollBar - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of the background of a scroll bar.
- SeaGreen - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- SeaShell - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- selectActiveFrame(FrameDimension, int) - Method in class com.aspose.drawing.Image
-
Selects the frame specified by the dimension and index.
- Selection - Static variable in class com.aspose.drawing.printing.PrintRange
-
The selected pages are printed.
- Serif - Static variable in class com.aspose.drawing.text.GenericFontFamilies
-
- set_Item(int, int, float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the specified row and column in the
ColorMatrix.
- setAlignment(int) - Method in class com.aspose.drawing.Pen
-
Gets or sets the alignment for this
Pen.
- setAlignment(int) - Method in class com.aspose.drawing.StringFormat
-
Gets or sets text alignment information on the vertical plane.
- SetAntiAliasMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.SmoothingMode.
- setBaseCap(int) - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
- setBaseInset(float) - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Gets or sets the distance between the cap and the line.
- setBboxBottom(short) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Sets the y-coordinate of the lower-right corner of the bounding rectangle of the metafile image on the output device.
- setBboxLeft(short) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Sets the x-coordinate of the upper-left corner of the bounding rectangle of the metafile image on the output device.
- setBboxRight(short) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Sets the x-coordinate of the lower-right corner of the bounding rectangle of the metafile image on the output device.
- setBboxTop(short) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Sets the y-coordinate of the upper-left corner of the bounding rectangle of the metafile image on the output device.
- setBlend(Blend) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
- setBlend(Blend) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
- setBlendTriangularShape(float) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Creates a linear gradient with a center color and a linear falloff to a single color on both ends.
- setBlendTriangularShape(float, float) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Creates a linear gradient with a center color and a linear falloff to a single color on both ends.
- setBlendTriangularShape(float) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Creates a gradient with a center color and a linear falloff to one surrounding color.
- setBlendTriangularShape(float, float) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Creates a gradient with a center color and a linear falloff to each surrounding color.
- setBounds(RectangleF) - Method in class com.aspose.drawing.drawing2d.GraphicsState
-
Sets the bounds.
- setBrush(Brush) - Method in class com.aspose.drawing.Pen
-
Gets or sets the Brush that determines attributes of this
Pen.
- setBrushRemapTable(ColorMap[]) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-remap table for the brush category.
- setCenterColor(Color) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets the color at the center of the path gradient.
- setCenterPoint(PointF) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets the center point of the path gradient.
- setChecksum(short) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Sets the checksum value for the previous ten WORD s in the header.
- setClip(Region) - Method in class com.aspose.drawing.drawing2d.GraphicsState
-
- setClip(Region) - Method in class com.aspose.drawing.Graphics
-
- setClip(Graphics) - Method in class com.aspose.drawing.Graphics
-
Sets the clipping region of this
Graphics to the Clip property of the specified
Graphics
- setClip(Rectangle) - Method in class com.aspose.drawing.Graphics
-
Sets the clipping region of this
Graphics to the result of the specified operation combining the current clip region and the rectangle specified by a
Rectangle structure.
- setClip(RectangleF) - Method in class com.aspose.drawing.Graphics
-
Sets the clipping region of this
Graphics to the result of the specified operation combining the current clip region and the rectangle specified by a
RectangleF structure.
- setClip(GraphicsPath) - Method in class com.aspose.drawing.Graphics
-
- setClip(Graphics, int) - Method in class com.aspose.drawing.Graphics
-
Sets the clipping region of this
Graphics to the result of the specified combining operation of the current clip region and the Clip property of the specified
Graphics.
- setClip(Rectangle, int) - Method in class com.aspose.drawing.Graphics
-
Sets the clipping region of this
Graphics to the result of the specified operation combining the current clip region and the rectangle specified by a
Rectangle structure.
- setClip(RectangleF, int) - Method in class com.aspose.drawing.Graphics
-
Sets the clipping region of this
Graphics to the result of the specified operation combining the current clip region and the rectangle specified by a
RectangleF structure.
- setClip(GraphicsPath, int) - Method in class com.aspose.drawing.Graphics
-
Sets the clipping region of this
Graphics to the result of the specified operation combining the current clip region and the specified
GraphicsPath.
- setClip(Region, int) - Method in class com.aspose.drawing.Graphics
-
Sets the clipping region of this
Graphics to the result of the specified operation combining
the current clip region and the specified
Region.
- SetClipPath - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.SetClip methods.
- SetClipRect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.SetClip methods.
- SetClipRegion - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.SetClip methods.
- setClsid(UUID) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Sets a
UUID structure that contains a GUID that identifies a specific codec.
- setCodecName(String) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a string that contains the name of the codec.
- setColor(Color) - Method in class com.aspose.drawing.Pen
-
Gets or sets the color of this
Pen.
- setColor(Color) - Method in class com.aspose.drawing.SolidBrush
-
Sets the color of this SolidBrush object.
- setColorKey(Color, Color) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color key for the default category.
- setColorKey(Color, Color, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color key (transparency range) for a specified category.
- setColorMatrices(ColorMatrix, ColorMatrix) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-adjustment matrix and the grayscale-adjustment matrix for the default category.
- setColorMatrices(ColorMatrix, ColorMatrix, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-adjustment matrix and the grayscale-adjustment matrix for the default category.
- setColorMatrices(ColorMatrix, ColorMatrix, int, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-adjustment matrix and the grayscale-adjustment matrix for a specified category.
- setColorMatrix(ColorMatrix) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-adjustment matrix for the default category.
- setColorMatrix(ColorMatrix, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-adjustment matrix for the default category.
- setColorMatrix(ColorMatrix, int, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-adjustment matrix for a specified category.
- setColors(Color[]) - Method in class com.aspose.drawing.drawing2d.ColorBlend
-
Sets an array of colors that represents the colors to use at corresponding positions along a gradient.
- setCompositingMode(int) - Method in class com.aspose.drawing.Graphics
-
Sets a value that specifies how composited images are drawn to this
Graphics.
- SetCompositingMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.CompositingMode.
- setCompositingQuality(int) - Method in class com.aspose.drawing.Graphics
-
Sets the rendering quality of composited images drawn to this
Graphics.
- SetCompositingQuality - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.CompositingQuality.
- setCompoundArray(float[]) - Method in class com.aspose.drawing.Pen
-
Gets or sets an array of values that specifies a compound pen.
- setCustomEndCap(CustomLineCap) - Method in class com.aspose.drawing.Pen
-
Gets or sets a custom cap to use at the end of lines drawn with this
Pen.
- setCustomStartCap(CustomLineCap) - Method in class com.aspose.drawing.Pen
-
Gets or sets a custom cap to use at the beginning of lines drawn with this
Pen.
- setDashCap(int) - Method in class com.aspose.drawing.Pen
-
Gets or sets the cap style used at the end of the dashes that make up dashed lines drawn with this
Pen.
- setDashOffset(float) - Method in class com.aspose.drawing.Pen
-
Gets or sets the distance from the start of a line to the beginning of a dash pattern.
- setDashPattern(float[]) - Method in class com.aspose.drawing.Pen
-
Gets or sets an array of custom dashes and spaces.
- setDashStyle(int) - Method in class com.aspose.drawing.Pen
-
Gets or sets the style used for dashed lines drawn with this
Pen.
- setData(byte[]) - Method in class com.aspose.drawing.drawing2d.RegionData
-
Sets an array of bytes that specify the
Region object.
- setDataLoader(IRasterImageArgb32PixelLoader) - Method in class com.aspose.drawing.internal.RollbackDataLoaderPoint
-
Sets the data loader.
- setDigitSubstitution(int, int) - Method in class com.aspose.drawing.StringFormat
-
Specifies the language and method to be used when local digits are substituted for western digits.
- setDigitSubstitutionLanguage(int) - Method in class com.aspose.drawing.StringFormat
-
- setDigitSubstitutionMethod(int) - Method in class com.aspose.drawing.StringFormat
-
- setEncoder(Encoder) - Method in class com.aspose.drawing.imaging.EncoderParameter
-
- setEndCap(int) - Method in class com.aspose.drawing.Pen
-
Gets or sets the cap style used at the end of lines drawn with this Pen.
- setEntries(int, Color) - Method in class com.aspose.drawing.imaging.ColorPalette
-
- setFactors(float[]) - Method in class com.aspose.drawing.drawing2d.Blend
-
Sets an array of blend factors for the gradient.
- setFilenameExtension(String) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets string that contains the file name extension(s) used in the codec.
- setFilled(boolean) - Method in class com.aspose.drawing.drawing2d.AdjustableArrowCap
-
Sets a value indicating whether the arrow cap is filled.
- setFillMode(int) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Gets or sets a FillMode enumeration that determines how the interiors of shapes in this GraphicsPath are filled.
- setFirst(int) - Method in class com.aspose.drawing.CharacterRange
-
Gets or sets the position in the string of the first character of this
CharacterRange.
- setFlags(int) - Method in class com.aspose.drawing.imaging.ColorPalette
-
- setFocusScales(PointF) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets the focus point for the gradient falloff.
- setFormatDescription(String) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a string that describes the codec's file format.
- setFormatFlags(int) - Method in class com.aspose.drawing.StringFormat
-
- setFormatID(UUID) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Sets a
UUID structure that contains a GUID that identifies the codec's format.
- setGamma(float) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the gamma value for the default category.
- setGamma(float, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the gamma value for a specified category.
- setGammaCorrection(boolean) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Gets or sets a value indicating whether gamma correction is enabled for this
LinearGradientBrush.
- setHeaderSize(short) - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the size, in bytes, of the header file.
- setHeight(float) - Method in class com.aspose.drawing.drawing2d.AdjustableArrowCap
-
Sets the height of the arrow cap.
- setHeight(int) - Method in class com.aspose.drawing.imaging.BitmapData
-
Sets the pixel height of the
Bitmap object.
- setHeight(int) - Method in class com.aspose.drawing.internal.RollbackDataLoaderPoint
-
Sets the height.
- setHeight(int) - Method in class com.aspose.drawing.Rectangle
-
Sets the height of this Rectangle structure.
- setHeight(float) - Method in class com.aspose.drawing.RectangleF
-
Sets the height of this RectangleF structure.
- setHeight(int) - Method in class com.aspose.drawing.Size
-
Sets the vertical component of this
Size.
- setHeight(float) - Method in class com.aspose.drawing.SizeF
-
Sets the vertical component of this SizeF structure.
- setHmf(short) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Sets the handle of the metafile in memory.
- setHotkeyPrefix(int) - Method in class com.aspose.drawing.StringFormat
-
- setId(int) - Method in class com.aspose.drawing.imaging.PropertyItem
-
Sets the ID of the property.
- setInBeginUpdateCall(boolean) - Method in class com.aspose.drawing.Graphics
-
- setInch(short) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Sets the number of twips per inch.
- setInterpolationColors(ColorBlend) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Gets or sets a
ColorBlend that defines a multicolor linear gradient.
- setInterpolationColors(ColorBlend) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets a
ColorBlend that defines a multicolor linear gradient.
- setInterpolationMode(int) - Method in class com.aspose.drawing.Graphics
-
Sets the interpolation mode associated with this Graphics.
- SetInterpolationMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.InterpolationMode.
- setKey(int) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Sets a value indicating the presence of a placeable metafile header.
- setLen(int) - Method in class com.aspose.drawing.imaging.PropertyItem
-
- setLength(int) - Method in class com.aspose.drawing.CharacterRange
-
- setLicense(String) - Method in class com.aspose.drawing.License
-
Licenses the component.
- setLicense(InputStream) - Method in class com.aspose.drawing.License
-
Licenses the component.
- setLineAlignment(int) - Method in class com.aspose.drawing.StringFormat
-
Gets or sets the line alignment on the horizontal plane.
- setLinearColors(Color[]) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Gets or sets the starting and ending colors of the gradient.
- setLineCap(int, int, int) - Method in class com.aspose.drawing.Pen
-
Sets the values that determine the style of cap used to end lines drawn by this
Pen.
- setLineJoin(int) - Method in class com.aspose.drawing.Pen
-
Gets or sets the join style for the ends of two consecutive lines drawn with this Pen.
- setLocation(Point) - Method in class com.aspose.drawing.Rectangle
-
Sets the coordinates of the upper-left corner of this
Rectangle structure.
- setLocation(PointF) - Method in class com.aspose.drawing.RectangleF
-
Sets the coordinates of the upper-left corner of this
RectangleF structure.
- setMarkers() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
- setMatrix00(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the 0 (zero) row and 0 column of this
ColorMatrix.
- setMatrix01(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the 0 (zero) row and first column of this
ColorMatrix.
- setMatrix02(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the 0 (zero) row and second column of this
ColorMatrix.
- setMatrix03(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the 0 (zero) row and third column of this
ColorMatrix.
- setMatrix04(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the 0 (zero) row and fourth column of this
ColorMatrix.
- setMatrix10(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the first row and 0 (zero) column of this
ColorMatrix.
- setMatrix11(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the first row and first column of this
ColorMatrix.
- setMatrix12(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the first row and second column of this
ColorMatrix.
- setMatrix13(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the first row and third column of this
ColorMatrix.
- setMatrix14(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the first row and fourth column of this
ColorMatrix.
- setMatrix20(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the second row and 0 (zero) column of this
ColorMatrix.
- setMatrix21(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the second row and first column of this
ColorMatrix.
- setMatrix22(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the second row and second column of this
ColorMatrix.
- setMatrix23(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the second row and third column of this
ColorMatrix.
- setMatrix24(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the second row and fourth column of this
ColorMatrix.
- setMatrix30(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the third row and 0 (zero) column of this
ColorMatrix.
- setMatrix31(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the third row and first column of this
ColorMatrix.
- setMatrix32(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the third row and second column of this
ColorMatrix.
- setMatrix33(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the third row and third column of this
ColorMatrix.
- setMatrix34(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the third row and fourth column of this
ColorMatrix.
- setMatrix40(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the fourth row and 0 (zero) column of this
ColorMatrix.
- setMatrix41(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the fourth row and first column of this .ColorMatrix.
- setMatrix42(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the fourth row and second column of this
ColorMatrix.
- setMatrix43(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the fourth row and third column of this
ColorMatrix.
- setMatrix44(float) - Method in class com.aspose.drawing.imaging.ColorMatrix
-
Sets the element at the fourth row and fourth column of this
ColorMatrix.
- setMaxRecord(int) - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the size, in bytes, of the largest record in the associated
Metafile object.
- setMeasurableCharacterRanges(CharacterRange[]) - Method in class com.aspose.drawing.StringFormat
-
Specifies an array of
CharacterRange structures that represent the ranges of characters measured by a call to the
MeasureCharacterRanges method.
- setMeteredKey(String, String) - Method in class com.aspose.drawing.dynabic.metered.Metered
-
Sets metered public and private key
- setMeteredKey(String, String) - Method in class com.aspose.drawing.MeteredExt
-
Sets metered public and private key
- setMiddleInset(float) - Method in class com.aspose.drawing.drawing2d.AdjustableArrowCap
-
Sets the number of units between the outline of the arrow cap and the fill.
- setMimeType(String) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a string that contains the codec's Multipurpose Internet Mail Extensions (MIME) type.
- setMiterLimit(float) - Method in class com.aspose.drawing.Pen
-
Gets or sets the limit of the thickness of the join on a mitered corner.
- setMorePages(boolean) - Method in class com.aspose.drawing.printing.PrintPageEventArgs
-
Sets a value indicating whether an additional page should be printed.
- setNewColor(Color) - Method in class com.aspose.drawing.imaging.ColorMap
-
Sets the new
Color structure to which to convert.
- setNoObjects(short) - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the maximum number of objects that exist in the
Metafile object at the same time.
- setNoOp() - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Turns off color adjustment for the default category.
- setNoOp(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Turns off color adjustment for a specified category.
- setNoParameters(short) - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the maximum number of parameters in the
Metafile object.
- setOldColor(Color) - Method in class com.aspose.drawing.imaging.ColorMap
-
Sets the existing
Color structure to be converted.
- setOutputChannel(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the CMYK (cyan-magenta-yellow-black) output channel for the default category.
- setOutputChannel(int, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the CMYK (cyan-magenta-yellow-black) output channel for a specified category.
- setOutputChannelColorProfile(String) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the output channel color-profile file for the default category.
- setOutputChannelColorProfile(String, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the output channel color-profile file for a specified category.
- setPageScale(float) - Method in class com.aspose.drawing.Graphics
-
Sets the scaling between world units and page units for this
Graphics.
- SetPageTransform - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.TransformPoints methods.
- setPageUnit(int) - Method in class com.aspose.drawing.Graphics
-
Sets the unit of measure used for page coordinates in this
Graphics.
- setPalette(ColorPalette) - Method in class com.aspose.drawing.Bitmap
-
Gets or sets the color palette used for this
Image.
- setPalette(ColorPalette) - Method in class com.aspose.drawing.Image
-
Gets or sets the color palette used for this
Image.
- setPalette(ColorPalette) - Method in class com.aspose.drawing.imaging.Metafile
-
Gets or sets the color palette used for this
Image.
- setParam(EncoderParameter[]) - Method in class com.aspose.drawing.imaging.EncoderParameters
-
- setPixel(int, int, Color) - Method in class com.aspose.drawing.Bitmap
-
Sets the color of the specified pixel in this
Bitmap.
- setPixelFormat(int) - Method in class com.aspose.drawing.imaging.BitmapData
-
Sets the format of the pixel information in the
Bitmap object that returned this
BitmapData object.
- setPixelOffsetMode(int) - Method in class com.aspose.drawing.Graphics
-
Sets a value specifying how pixels are offset during rendering of this
Graphics.
- SetPixelOffsetMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.PixelOffsetMode.
- setPoints(PointF[]) - Method in class com.aspose.drawing.drawing2d.PathData
-
Sets an array of
PointF structures that represents the points through which the path is constructed.
- setPositions(float[]) - Method in class com.aspose.drawing.drawing2d.Blend
-
Sets an array of blend positions for the gradient.
- setPositions(float[]) - Method in class com.aspose.drawing.drawing2d.ColorBlend
-
Sets the positions along a gradient line.
- setPrinterName(String) - Method in class com.aspose.drawing.printing.PrinterSettings
-
Sets the name of the printer to use.
- setPropertyItem(PropertyItem) - Method in class com.aspose.drawing.Bitmap
-
Stores a property item (piece of metadata) in this
Image.
- setPropertyItem(PropertyItem) - Method in class com.aspose.drawing.Image
-
Stores a property item (piece of metadata) in this
Image.
- setPropertyItem(PropertyItem) - Method in class com.aspose.drawing.imaging.Metafile
-
Stores a property item (piece of metadata) in this
Image.
- setRemapTable(ColorMap[]) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-remap table for the default category.
- setRemapTable(ColorMap[], int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the color-remap table for a specified category.
- setRenderingOrigin(Point) - Method in class com.aspose.drawing.Graphics
-
Sets the rendering origin of this
Graphics for dithering and for hatch brushes.
- SetRenderingOrigin - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.RenderingOrigin.
- setReserved(int) - Method in class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
Reserved.
- setResolution(float, float) - Method in class com.aspose.drawing.Bitmap
-
Sets the resolution for this
Bitmap.
- setScan0(int[]) - Method in class com.aspose.drawing.imaging.BitmapData
-
Sets the address of the first pixel data in the bitmap.
- setSigmaBellShape(float) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Creates a gradient falloff based on a bell-shaped curve.
- setSigmaBellShape(float, float) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
Creates a gradient falloff based on a bell-shaped curve.
- setSigmaBellShape(float) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Creates a gradient brush that changes color starting from the center of the path outward to the path's boundary.
- setSigmaBellShape(float, float) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Creates a gradient brush that changes color starting from the center of the path outward to the path's boundary.
- setSignatureMasks(byte[][]) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a two dimensional array of bytes that can be used as a filter.
- setSignaturePatterns(byte[][]) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets a two dimensional array of bytes that represents the signature of the codec.
- setSize(int) - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the size, in bytes, of the associated
Metafile object.
- setSize(Size) - Method in class com.aspose.drawing.Rectangle
-
- setSize(SizeF) - Method in class com.aspose.drawing.RectangleF
-
- setSmoothingMode(int) - Method in class com.aspose.drawing.Graphics
-
Sets the rendering quality for this Graphics.
- setStartCap(int) - Method in class com.aspose.drawing.Pen
-
Gets or sets the cap style used at the beginning of lines drawn with this Pen.
- setStrictMode(boolean) - Static method in class com.aspose.drawing.DrawingSettings
-
Sets a value indicating whether the more strict catching of not implemented features is enabled.
- setStride(int) - Method in class com.aspose.drawing.imaging.BitmapData
-
Sets the stride width (also called scan width) of the
Bitmap object.
- setStrokeCaps(int, int) - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Sets the caps used to start and end lines that make up this custom cap.
- setStrokeJoin(int) - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Gets or sets the
LineJoin enumeration that determines how lines that compose
this
CustomLineCap object are joined.
- setSurroundColors(Color[]) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
Gets or sets an array of colors that correspond to the points in the path
this
PathGradientBrush fills.
- setTabStops(float, float[]) - Method in class com.aspose.drawing.StringFormat
-
- setTag(Object) - Method in class com.aspose.drawing.Image
-
Gets or sets an object that provides additional data about the image.
- setTextContrast(int) - Method in class com.aspose.drawing.Graphics
-
Sets the gamma correction value for rendering text.
- SetTextContrast - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.TextContrast.
- setTextRenderingHint(int) - Method in class com.aspose.drawing.Graphics
-
Sets the rendering mode for text associated with this
Graphics.
- SetTextRenderingHint - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.TextRenderingHint.
- setThreshold(float) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the threshold (transparency range) for the default category.
- setThreshold(float, int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the threshold (transparency range) for a specified category.
- setTransform(Matrix) - Method in class com.aspose.drawing.drawing2d.GraphicsState
-
- setTransform(Matrix) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
- setTransform(Matrix) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
- setTransform(Matrix) - Method in class com.aspose.drawing.Graphics
-
Sets a copy of the geometric world transformation for this
Graphics.
- setTransform(Matrix) - Method in class com.aspose.drawing.Pen
-
Gets or sets a copy of the geometric transformation for this
Pen.
- setTransform(Matrix) - Method in class com.aspose.drawing.TextureBrush
-
Sets a copy of the Matrix object that defines a local geometric transformation for the image
associated with this TextureBrush object.
- setTrimming(int) - Method in class com.aspose.drawing.StringFormat
-
- setType(short) - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the type of the associated
Metafile object.
- setType(short) - Method in class com.aspose.drawing.imaging.PropertyItem
-
- setTypes(byte[]) - Method in class com.aspose.drawing.drawing2d.PathData
-
Sets the types of the corresponding points in the path.
- setValue(byte[]) - Method in class com.aspose.drawing.imaging.PropertyItem
-
Sets the value of the property item.
- setVectorRegions(boolean) - Static method in class com.aspose.drawing.Features
-
Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
- setVersion(int) - Method in class com.aspose.drawing.imaging.ImageCodecInfo
-
Gets or sets the version number of the codec.
- setVersion(short) - Method in class com.aspose.drawing.imaging.MetaHeader
-
Gets or sets the version number of the header format.
- setWidth(float) - Method in class com.aspose.drawing.drawing2d.AdjustableArrowCap
-
Sets the width of the arrow cap.
- setWidth(int) - Method in class com.aspose.drawing.imaging.BitmapData
-
Sets the pixel width of the
Bitmap object.
- setWidth(int) - Method in class com.aspose.drawing.internal.RollbackDataLoaderPoint
-
Sets the width.
- setWidth(float) - Method in class com.aspose.drawing.Pen
-
Gets or sets the width of this Pen, in units of the Graphics object used for drawing.
- setWidth(int) - Method in class com.aspose.drawing.Rectangle
-
Sets the width of this Rectangle structure.
- setWidth(float) - Method in class com.aspose.drawing.RectangleF
-
Sets the width of this RectangleF structure.
- setWidth(int) - Method in class com.aspose.drawing.Size
-
Sets the horizontal component of this
Size.
- setWidth(float) - Method in class com.aspose.drawing.SizeF
-
Sets the horizontal component of this SizeF structure.
- setWidthScale(float) - Method in class com.aspose.drawing.drawing2d.CustomLineCap
-
Gets or sets the amount by which to scale this
CustomLineCap Class
object with respect to the width of the
Pen object.
- SetWorldTransform - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See M:Graphics.TransformPoints methods.
- setWrapMode(int) - Method in class com.aspose.drawing.drawing2d.LinearGradientBrush
-
- setWrapMode(int) - Method in class com.aspose.drawing.drawing2d.PathGradientBrush
-
- setWrapMode(int) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the wrap mode that is used to decide how to tile a texture across a shape, or at shape boundaries.
- setWrapMode(int, Color) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the wrap mode and color used to decide how to tile a texture across a shape, or at shape boundaries.
- setWrapMode(int, Color, boolean) - Method in class com.aspose.drawing.imaging.ImageAttributes
-
Sets the wrap mode and color used to decide how to tile a texture across a shape, or at shape boundaries.
- setWrapMode(int) - Method in class com.aspose.drawing.TextureBrush
-
Sets a WrapMode enumeration that indicates the wrap mode for this TextureBrush object.
- setX(int) - Method in class com.aspose.drawing.Point
-
Sets the x-coordinate of this Point.
- setX(float) - Method in class com.aspose.drawing.PointF
-
Sets the x-coordinate of this PointF.
- setX(int) - Method in class com.aspose.drawing.printing.PrinterResolution
-
Sets the horizontal printer resolution, in dots per inch.
- setX(int) - Method in class com.aspose.drawing.Rectangle
-
Sets the x-coordinate of the upper-left corner of this Rectangle structure.
- setX(float) - Method in class com.aspose.drawing.RectangleF
-
Sets the x-coordinate of the upper-left corner of this RectangleF structure.
- setY(int) - Method in class com.aspose.drawing.Point
-
Sets the y-coordinate of this Point.
- setY(float) - Method in class com.aspose.drawing.PointF
-
Sets the y-coordinate of this PointF.
- setY(int) - Method in class com.aspose.drawing.printing.PrinterResolution
-
Sets the vertical printer resolution, in dots per inch.
- setY(int) - Method in class com.aspose.drawing.Rectangle
-
Sets the y-coordinate of the upper-left corner of this Rectangle structure.
- setY(float) - Method in class com.aspose.drawing.RectangleF
-
Sets the x-coordinate of the upper-left corner of this RectangleF structure.
- shear(float, float) - Method in class com.aspose.drawing.drawing2d.Matrix
-
Applies the specified shear vector to this Matrix by prepending the shear transformation.
- shear(float, float, int) - Method in class com.aspose.drawing.drawing2d.Matrix
-
Applies the specified shear vector to this Matrix in the specified order.
- Shingle - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies a hatch that has the appearance of diagonally layered shingles that slant to the right from top points to bottom points.
- Show - Static variable in class com.aspose.drawing.text.HotkeyPrefix
-
Display the hot-key prefix.
- Sienna - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Silver - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- SingleBitPerPixel - Static variable in class com.aspose.drawing.text.TextRenderingHint
-
Each character is drawn using its glyph bitmap.
- SingleBitPerPixelGridFit - Static variable in class com.aspose.drawing.text.TextRenderingHint
-
Each character is drawn using its glyph bitmap.
- Size - Class in com.aspose.drawing
-
Stores an ordered pair of integers, typically the width and height of a rectangle.
- Size() - Constructor for class com.aspose.drawing.Size
-
- Size(Point) - Constructor for class com.aspose.drawing.Size
-
Initializes a new instance of the
Size struct from the specified
Point.
- Size(int, int) - Constructor for class com.aspose.drawing.Size
-
Initializes a new instance of the
Size struct from the specified dimensions.
- SizeF - Class in com.aspose.drawing
-
Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.
- SizeF() - Constructor for class com.aspose.drawing.SizeF
-
- SizeF(float, float) - Constructor for class com.aspose.drawing.SizeF
-
Initializes a new instance of the SizeF structure from the specified dimensions.
- SizeF(PointF) - Constructor for class com.aspose.drawing.SizeF
-
Initializes a new instance of the
SizeF struct.
- SizeF(SizeF) - Constructor for class com.aspose.drawing.SizeF
-
Initializes a new instance of the
SizeF struct.
- SkipGrays - Static variable in class com.aspose.drawing.imaging.ColorMatrixFlag
-
All colors are adjusted, but gray shades are not adjusted.
- SkyBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- SlateBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- SlateGray - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- SmallCheckerBoard - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies a hatch that has the appearance of a checkerboard.
- SmallConfetti - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies a hatch that has the appearance of confetti.
- SmallGrid - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies horizontal and vertical lines that cross and are spaced 50 percent closer together than hatch style System.Drawing.drawing2d.HatchStyle.Cross.
- SmoothingMode - Class in com.aspose.drawing.drawing2d
-
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
- Snow - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Solid - Static variable in class com.aspose.drawing.drawing2d.DashStyle
-
Specifies a solid line.
- SolidBrush - Class in com.aspose.drawing
-
Defines a brush of a single color.
- SolidBrush(Color) - Constructor for class com.aspose.drawing.SolidBrush
-
Initializes a new instance of the
SolidBrush class.
- SolidColor - Static variable in class com.aspose.drawing.drawing2d.PenType
-
Specifies a solid fill.
- SolidDiamond - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies a hatch that has the appearance of a checkerboard placed diagonally.
- SomePages - Static variable in class com.aspose.drawing.printing.PrintRange
-
The pages between Drawing.Printing.PrinterSettings.FromPage and Drawing.Printing.PrinterSettings.ToPage
are printed.
- SourceAnd - Static variable in class com.aspose.drawing.CopyPixelOperation
-
The colors of the source and destination areas are combined using the Boolean AND operator.
- SourceCopy - Static variable in class com.aspose.drawing.CopyPixelOperation
-
The source area is copied directly to the destination area.
- SourceCopy - Static variable in class com.aspose.drawing.drawing2d.CompositingMode
-
Specifies that when a color is rendered, it overwrites the background color.
- SourceErase - Static variable in class com.aspose.drawing.CopyPixelOperation
-
The inverted colors of the destination area are combined with the colors of the source area using the Boolean AND operator.
- SourceInvert - Static variable in class com.aspose.drawing.CopyPixelOperation
-
The colors of the source and destination areas are combined using the Boolean XOR operator.
- SourceOver - Static variable in class com.aspose.drawing.drawing2d.CompositingMode
-
Specifies that when a color is rendered, it is blended with the background color.
- SourcePaint - Static variable in class com.aspose.drawing.CopyPixelOperation
-
The colors of the source and destination areas are combined using the Boolean OR operator.
- Sphere - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies a hatch that has the appearance of spheres laid adjacent to one another.
- SpringGreen - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Square - Static variable in class com.aspose.drawing.drawing2d.LineCap
-
Specifies a square line cap.
- SquareAnchor - Static variable in class com.aspose.drawing.drawing2d.LineCap
-
Specifies a square anchor line cap.
- StandardPrintController - Class in com.aspose.drawing.printing
-
Specifies a print controller that sends information to a printer.
- StandardPrintController() - Constructor for class com.aspose.drawing.printing.StandardPrintController
-
- Start - Static variable in class com.aspose.drawing.drawing2d.PathPointType
-
- startFigure() - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Starts a new figure without closing the current figure.
- SteelBlue - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Strikeout - Static variable in class com.aspose.drawing.FontStyle
-
Text with a line through the middle.
- StringAlignment - Class in com.aspose.drawing
-
Specifies the alignment of a text string relative to its layout rectangle.
- StringDigitSubstitute - Class in com.aspose.drawing
-
The
StringDigitSubstitute enumeration specifies how to substitute digits
in a string according to a user's locale or language.
- StringFormat - Class in com.aspose.drawing
-
Encapsulates text layout information (such as alignment, orientation and tab stops)
display manipulations (such as ellipsis insertion and national digit substitution)
and OpenType features.
- StringFormat() - Constructor for class com.aspose.drawing.StringFormat
-
- StringFormat(StringFormat) - Constructor for class com.aspose.drawing.StringFormat
-
- StringFormat(int, int) - Constructor for class com.aspose.drawing.StringFormat
-
- StringFormat(int) - Constructor for class com.aspose.drawing.StringFormat
-
- StringFormatFlags - Class in com.aspose.drawing
-
Specifies the display and layout information for text strings.
- StringTrimming - Class in com.aspose.drawing
-
Specifies how to trim characters from a string that does not completely fit into a layout shape.
- subtract(Point, Size) - Static method in class com.aspose.drawing.Point
-
- subtract(PointF, Size) - Static method in class com.aspose.drawing.PointF
-
- subtract(PointF, SizeF) - Static method in class com.aspose.drawing.PointF
-
- subtract(Size, Size) - Static method in class com.aspose.drawing.Size
-
Subtracts the width and height of one
Size structure from the width and height of
another
Size structure.
- subtract(SizeF, SizeF) - Static method in class com.aspose.drawing.SizeF
-
Subtracts the width and height of one
SizeF structure from the width and height of another
SizeF structure.
- Sync - Static variable in class com.aspose.drawing.drawing2d.FlushIntention
-
Specifies that all graphics operations on the stack are executed as soon as possible.
- SystemColors - Class in com.aspose.drawing
-
Each property of the
SystemColors class is a
Color structure
that is the color of a Windows display element.
- SystemDefault - Static variable in class com.aspose.drawing.text.TextRenderingHint
-
Each character is drawn using its glyph bitmap, with the system default rendering hint.
- SystemFonts - Class in com.aspose.drawing
-
Specifies the fonts used to display text in Windows display elements.
- SystemIcons - Class in com.aspose.drawing
-
Each property of the SystemIcons class is an
Icon object for Windows system-wide icons.
- SystemIcons() - Constructor for class com.aspose.drawing.SystemIcons
-
- warp(PointF[], RectangleF) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Applies a warp transform, defined by a rectangle and a parallelogram, to this
GraphicsPath.
- warp(PointF[], RectangleF, Matrix) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Applies a warp transform, defined by a rectangle and a parallelogram, to this
GraphicsPath.
- warp(PointF[], RectangleF, Matrix, int) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Applies a warp transform, defined by a rectangle and a parallelogram, to this
GraphicsPath.
- warp(PointF[], RectangleF, Matrix, int, float) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Applies a warp transform, defined by a rectangle and a parallelogram, to this
GraphicsPath.
- WarpMode - Class in com.aspose.drawing.drawing2d
-
Specifies the type of warp transformation applied in a Warp method.
- Wave - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies horizontal lines that are composed of tildes.
- Weave - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies a hatch that has the appearance of a woven material.
- Wheat - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- White - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- Whiteness - Static variable in class com.aspose.drawing.CopyPixelOperation
-
The destination area is filled by using the color associated with index 1 in the physical palette.
- WhiteSmoke - Static variable in class com.aspose.drawing.KnownColor
-
A system-defined color.
- WideDownwardDiagonal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies diagonal lines that slant to the right from top points to bottom points, have the same spacing as hatch style System.Drawing.drawing2d.HatchStyle.ForwardDiagonal, and are triple its width, but are not antialiased.
- widen(Pen) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Adds an additional outline to the path.
- widen(Pen, Matrix) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
- widen(Pen, Matrix, float) - Method in class com.aspose.drawing.drawing2d.GraphicsPath
-
Replaces this
GraphicsPath with curves that enclose the area that is filled when this path is drawn by the specified pen.
- WideUpwardDiagonal - Static variable in class com.aspose.drawing.drawing2d.HatchStyle
-
Specifies diagonal lines that slant to the left from top points to bottom points, have the same spacing as hatch style System.Drawing.drawing2d.HatchStyle.BackwardDiagonal, and are triple its width, but are not antialiased.
- Winding - Static variable in class com.aspose.drawing.drawing2d.FillMode
-
Specifies the winding fill mode.
- Window - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of the background in the client area of a window.
- WindowFrame - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of a window frame.
- WindowText - Static variable in class com.aspose.drawing.KnownColor
-
The system-defined color of the text in the client area of a window.
- Wmf - Static variable in class com.aspose.drawing.imaging.MetafileType
-
Specifies a WMF (Windows Metafile) file.
- WmfAnimatePalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfArc - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfBitBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfChord - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfCreateBrushIndirect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfCreateFontIndirect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfCreatePalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfCreatePatternBrush - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfCreatePenIndirect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfCreateRegion - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfDeleteObject - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfDibBitBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfDibCreatePatternBrush - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfDibStretchBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfEllipse - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfEscape - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfExcludeClipRect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfExtFloodFill - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfExtTextOut - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfFillRegion - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfFloodFill - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfFrameRegion - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfIntersectClipRect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfInvertRegion - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfLineTo - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfMoveTo - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfOffsetCilpRgn - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfOffsetViewportOrg - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfOffsetWindowOrg - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfPaintRegion - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfPatBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfPie - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfPlaceable - Static variable in class com.aspose.drawing.imaging.MetafileType
-
Specifies a WMF (Windows Metafile) file that has a placeable metafile header in front of it.
- WmfPlaceableFileHeader - Class in com.aspose.drawing.imaging
-
Defines a placeable metafile.
- WmfPlaceableFileHeader() - Constructor for class com.aspose.drawing.imaging.WmfPlaceableFileHeader
-
- WmfPolygon - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfPolyline - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfPolyPolygon - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfRealizePalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfRecordBase - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfRectangle - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfResizePalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
Increases or decreases the size of a logical palette based on the specified value.
- WmfRestoreDC - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfRoundRect - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSaveDC - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfScaleViewportExt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfScaleWindowExt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSelectClipRegion - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSelectObject - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSelectPalette - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetBkColor - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetBkMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetDibToDev - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetLayout - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetMapMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetMapperFlags - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetPalEntries - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetPixel - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetPolyFillMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetRelAbs - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetROP2 - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetStretchBltMode - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetTextAlign - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetTextCharExtra - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetTextColor - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetTextJustification - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetViewportExt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetViewportOrg - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetWindowExt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfSetWindowOrg - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfStretchBlt - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfStretchDib - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- WmfTextOut - Static variable in class com.aspose.drawing.imaging.EmfPlusRecordType
-
See "Windows-Format Metafiles" in the GDI section of the MSDN Library.
- Word - Static variable in class com.aspose.drawing.StringTrimming
-
Specifies that text is trimmed to the nearest word.
- World - Static variable in class com.aspose.drawing.drawing2d.CoordinateSpace
-
Specifies that coordinates are in the world coordinate context.
- World - Static variable in class com.aspose.drawing.GraphicsUnit
-
Specifies the world coordinate system unit as the unit of measure.
- WrapMode - Class in com.aspose.drawing.drawing2d
-
Specifies how a texture or gradient is tiled when it is smaller than the area being filled.
- writeArgb32Pixels(int[]) - Method in class com.aspose.drawing.Bitmap
-
Writes pixels to the bitmap.
- WriteOnly - Static variable in class com.aspose.drawing.imaging.ImageLockMode
-
Specifies that a portion of the image is locked for writing.