Namespaces | |
| namespace | Drawing2D |
| namespace | Imaging |
Classes | |
| class | Color |
| Represents an ARGB (alpha, red, green, blue) color. More... | |
| class | NamespaceDoc |
| The Aspose.Page.Drawing is a root namespace for System.Drawing wrapper classes. More... | |
| class | Size |
| Stores an ordered pair of integers, typically the width and height of a rectangle. More... | |
Functions | |
| bool | operator== (const Color &left, const Color &right) |
| bool | operator!= (const Color &left, const Color &right) |
| bool | operator== (const Size &left, const Size &right) |
| bool | operator!= (const Size &sz1, const Size &sz2) |