PHP Class Kint_Parsers_Color

Inheritance: extends kintParser
Mostrar archivo Open project: raveren/kint

Protected Methods

Method Description
_parse ( &$variable )

Private Methods

Method Description
_HSLtoRGB ( array $hsl )
_RGBtoHSL ( array $rgb )
_convert ( $color )
_fits ( $variable )
_hue2rgb ( $m1, $m2, $h ) Helper function for _color_hsl2rgb().

Method Details

_parse() protected method

protected _parse ( &$variable )