Help for this page

Select Code to Download


  1. or download this
    <%flags>
     inherit => undef
    ...
    
        $image->Write("png:-");
    </%init>
    
  2. or download this
    <%flags>
     inherit => undef
    ...
        #print read_file($temp_file_name);
    
    </%init>