Color (gb.web.gui)
This class provides constant for pre-defined colors and color-related methods
Diese Klasse ist statisch.
Konstanten
Statische Methoden
RGB
|
Returns a color value from its red, green, blue and alpha components.
|
SetAlpha
|
Change the alpha component of a color and return it.
|
ToHTML
|
Convert a gambas colour integer into HTML CSS compliant code.
|