v1.0.0
English

ColorRepresentation.php

system/ThirdParty/Kint/Value/Representation/ColorRepresentation.php
1 class 11 methods

class ColorRepresentation

__construct (string $value) public
getHint () public
getVariant () public
getColor (?int $variant = null) public
hasAlpha (?int $variant = null) public
setValues (string $value) protected
setValuesFromHex (string $hex) protected
setValuesFromFunction (string $value) protected
hslToRgb (float $h, float $s, float $l) public
rgbToHsl (float $red, float $green, float $blue) public
hueToRgb (float $m1, float $m2, float $hue) private
phpDG v1.0.0 ColorRepresentation.php 662 files 498 classes 763 fn
Generated