ColorTable
in package
Table of Contents
Properties
- $m_arColors : mixed
- $m_nColors : mixed
Methods
- __construct() : mixed
- colorIndex() : int
- load() : bool
- toString() : string
Properties
$m_arColors
public
mixed
$m_arColors
$m_nColors
public
mixed
$m_nColors
Methods
__construct()
public
__construct() : mixed
colorIndex()
public
colorIndex(string $rgb) : int
Parameters
- $rgb : string
Return values
intload()
public
load(string $lpData, int $num) : bool
Parameters
- $lpData : string
- $num : int
Return values
booltoString()
public
toString() : string