Help for this page
#!/usr/bin/perl ... my ( $r, $g, $b, $a ) = $color->rgba(); print " shade = $r, $g, $b\n"; }