class ColorValue extends Value (View source)

Properties

protected $variable from  Value
protected $scvID from  Value
protected $scvlID from  Value
protected $r
protected $g
protected $b
protected $a

Methods

toStyleString()

No description

toLessVariablesArray()

No description

__construct($variable = false)

No description

from  Value
getVariable()

No description

from  Value
setRed($r)

No description

setGreen($g)

No description

setBlue($b)

No description

setAlpha($a)

No description

getRed()

No description

getGreen()

No description

getBlue()

No description

getAlpha()

No description

hasAlpha()

No description

Details

toStyleString()

No description

toLessVariablesArray()

No description

__construct($variable = false)

No description

Parameters

$variable

getVariable()

No description

setRed($r)

No description

Parameters

$r

setGreen($g)

No description

Parameters

$g

setBlue($b)

No description

Parameters

$b

setAlpha($a)

No description

Parameters

$a

getRed()

No description

getGreen()

No description

getBlue()

No description

getAlpha()

No description

hasAlpha()

No description