Changes between Initial Version and Version 2 of Ticket #2962


Ignore:
Timestamp:
Mar 30, 2009, 11:09:20 AM (15 years ago)
Author:
dmorissette
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2962

    • Property Component MapScript-PerlMapServer Documentation
  • Ticket #2962 – Description

    initial v2  
    11There are 2 problems that i've noticed with the imageObj perl binding:
    2 * imageObj::write() can only write the image data on STDOUT. We cannot pass a perl filehandle to it.
    3 * imageObj::getBytes() is not handled and cannot be used.
     2 * imageObj::write() can only write the image data on STDOUT. We cannot pass a perl filehandle to it.
     3 * imageObj::getBytes() is not handled and cannot be used.