Help for this page

Select Code to Download


  1. or download this
    
    «ÑçÇ¡yÀʾ²¾í©k~Áµ¨rw
    U=9dyµàТI*\ZGpë«
    
  2. or download this
    ###
    #it appears there may actually be a way to read the grey channel
    ...
    my $xcoord = 5;
    my $sample = $img->getsamples(y => $ycoord, x => $xcoord);
    print "we sampled 5,5 to have a value of $sample\n";