PHP Class gui\Color

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

Public Methods

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

Method Details

toLazarus() public static method

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