SDL::Opt::ColorSection: User Contributed Perl Documentation (3)Updated: 2003-01-01 |
SDL::Opt::ColorSection: User Contributed Perl Documentation (3)Updated: 2003-01-01 |
$color = new SDL::Opt::Color ( -r => 0xde, -g => 0xad, -b =>c0 ); $color = new SDL::Opt::Color -surface => $app, -pixel => $app->pixel($x,$y); $color = new SDL::Opt::Color -color => SDL::NewColor(0xff,0xaa,0xdd);