Module ddi.Color
| Methods Summary | |
|---|---|
| void |
set(guint16 red, guint16 green, guint16 blue) Sets the Color with RGB values |
| void |
set8(ubyte red, ubyte green, ubyte blue) |
| uint |
getValue() |
| int |
getValue24() |
| uint |
getPixelValue() |
| bit |
allocColor() allocColor \bug all colors became black |
| GdkColor* |
gdkColor() gets the gdkColor |