Exemple #1
0
 function setBackground($hex)
 {
     $this->backgrouncolor = NextendColor::hex2rgb($hex);
 }