Help for this page

Select Code to Download


  1. or download this
      # Create a TK object hash
      our %TK;
    ...
      $TK{'image-'.$NVP{'Id'}}=$TK{'canvas-'.$NVP{'Id'}}->Photo($imagename
    +,
                                                                -file   =>
    + $NVP{'File'},
                                                                -format =>
    + $extension);