LamColor
in package
Color value.
Table of Contents
- $blue : int
- $green : int
- $red : int
- __construct() : mixed
Properties
$blue
public
int
$blue
$green
public
int
$green
$red
public
int
$red
Methods
__construct()
public
__construct(int $red, int $green, int $blue) : mixed
Parameters
- $red : int
-
red
- $green : int
-
green
- $blue : int
-
blue