Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
gui
Color
PHP Class gui\Color
This class is used to manipulate color
Since:
0.1
Author:
Gabriel Couto @gabrielrcouto
Show file
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