Help for this page

Select Code to Download


  1. or download this
                my $color = ( abs( $newPoint->[A] ) * 256 + (100 - $newY) 
    +);
    
  2. or download this
                my $color = ( abs( $newPoint->[A] ) * 256 );