PHP Class gui\Color

This class is used to manipulate color
Since: 0.1
Author: Gabriel Couto @gabrielrcouto
Afficher le fichier Open project: gabrielrcouto/php-gui Class Usage Examples

Méthodes publiques

Méthode Description
toLazarus ( string $color ) : integer Convert a HTML hex color (#rrggbb) to Lazarus Color (integer)

Method Details

toLazarus() public static méthode

Convert a HTML hex color (#rrggbb) to Lazarus Color (integer)
public static toLazarus ( string $color ) : integer
$color string
Résultat integer