#include <inet/zz_image_color.h>
Public Member Functions | |
| CzzImageColor (void) | |
| CzzImageColor (int r, int g, int b) | |
| CzzImageColor (const CzzImageColor &obj) | |
| const CzzImageColor & | operator= (const CzzImageColor &obj) |
| virtual | ~CzzImageColor () |
| int | getRed (void) const |
| int | getGreen (void) const |
| int | getBlue (void) const |
Static Public Member Functions | |
| static CzzImageColor | white (void) |
| static CzzImageColor | black (void) |
| static CzzImageColor | blue (void) |
| static CzzImageColor | red (void) |
| static CzzImageColor | green (void) |
| static CzzImageColor | yellow (void) |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6-NO