Help for this page

Select Code to Download


  1. or download this
    use PDL;
    use PDL::Graphics::Simple;
    ...
      (hsv_to_rgb($d->mv(-1,0)) * 255)->byte->mv(0,-1);
    }
    imag as_heatmap(rvals 300,300);