PHP Class Kint_Parsers_Color

Inheritance: extends kintParser
Afficher le fichier Open project: raveren/kint

Méthodes protégées

Méthode Description
_parse ( &$variable )

Private Methods

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

Method Details

_parse() protected méthode

protected _parse ( &$variable )