Class ImageDevice.ImageGraphicContext

Class ImageDevice.ImageGraphicContext

Namespace: Aspose.Html.Rendering.Image
Assembly: Aspose.HTML.dll (25.2.0)

Holds current graphics control parameters for the Aspose.Html.Rendering.Image.ImageDevice. These parameters define the global framework within which the graphics operators execute.

public class ImageDevice.ImageGraphicContext : GraphicContext, ICloneable

Inheritance

objectGraphicContextImageDevice.ImageGraphicContext

Implements

ICloneable

Inherited Members

GraphicContext.Transform(IMatrix), GraphicContext.Clone(), GraphicContext.LineCap, GraphicContext.LineDashOffset, GraphicContext.LineDashPattern, GraphicContext.LineJoin, GraphicContext.LineWidth, GraphicContext.MiterLimit, GraphicContext.FillBrush, GraphicContext.StrokeBrush, GraphicContext.Font, GraphicContext.FontSize, GraphicContext.FontStyle, GraphicContext.CharacterSpacing, GraphicContext.TransformationMatrix, GraphicContext.TextInfo, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

ImageGraphicContext()

public ImageGraphicContext()