com.aspose.html.drawing
The com.aspose.html.Drawing package contains objects and interfaces to specify measurement and units as well as drawing attribute objects like brushes, colors and fonts.
Classes
Class | Description |
---|
Angle | The angle data type |
Color | The Color class lets you specify colors as Red-Green-Blue (RGB) values, Hue-Saturation-Luminosity (HSL) values, Hue-Saturation-Value (HSV) values, Hue-Whiteness-Blackness (HWB) values, lightness-A-B (LAB) values, Luminance-Chroma-Hue (LCH) values, Cyan-Magenta-Yellow-Key (CMYK) values, Natural colors (NCOL) values, or with a color name. An Alpha channel is also available to indicate transparency. |
Dimension | Provides the base class for dimensions. The general term ‘dimension’ refers to a number with a unit attached to it, and are denoted by UnitType . |
Frequency | The ‘frequency’ unit. |
Length | Represents a length measurement unit. |
LengthOrAuto | Represents a container for storage length or ‘auto’ units.. |
Margin | Represents page margin. |
Numeric | Provides the base class for numeric types. |
Page | Represents a page object is used for configuration output page. The lacuna value for page size is A4(210x297mm) |
Resolution | Represents a resolution unit. |
Size | Stores a values which specify a Height and Width. |
Time | Represents a time unit. |
Unit | Provides the base class for units of measurement. |
UnitType | Specifies the unit of measurement. |
Interfaces
Enumeration
Enumeration | Description |
---|
BrushType | Specifies the type of brush. |
ColorModel | This enumeration is used to select the color model for working with color components. |