Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Lib.Color.php File Reference

Go to the source code of this file.

Namespaces

 FDL
 

Functions

 srgb2hsl ($rgb)
 
 RGB2HSL ($r, $g, $b)
 
 Magic ($rm1, $rm2, $rh)
 
 HSL2RGB ($h, $s, $l)
 

Function Documentation

HSL2RGB (   $h,
  $s,
  $l 
)

Retourne une chaine: #RRGGBB

Parameters
float$hhue
float$ssaturation
float$lluminance
Returns
string

Definition at line 92 of file Lib.Color.php.

+ Here is the call graph for this function:

Magic (   $rm1,
  $rm2,
  $rh 
)

Definition at line 74 of file Lib.Color.php.

RGB2HSL (   $r,
  $g,
  $b 
)

Definition at line 42 of file Lib.Color.php.

srgb2hsl (   $rgb)

return hue, saturation, luminace

Definition at line 27 of file Lib.Color.php.

+ Here is the call graph for this function:

← centre documentaire © anakeen