The gb.image component implements image and colour management routines. The following table briefly describes the content of the four classes:
Class | Hexadecimal |
---|---|
Color | This static class defines predefined colour constants and some other useful methods for handling colours. |
ColorInfo | This class provides detailed information about a colour. |
Image | This class implements an image. |
ImageStat | This class can be used to read information about a specific image. |
Table 23.4.2.0.1: Classes of the gb.image component
The above classes are described in detail in the following four chapters.