Help for this page

Select Code to Download


  1. or download this
    use Win32::API;
    use Win32::GUI::DIBitmap;
    ...
    binmode DISPLAY;
    print DISPLAY $GDimage->png;
    close (DISPLAY);
    
  2. or download this
    Compare: (<)C:\test\GDstruct.gd (3146 bytes)
       with: (>)C:\test\GDstruct.dib (3124 bytes)
    ...
    <   
    <