Does anyone know how to take an ImageObj in Mapscript and send the output to a variable in PHP rather than to standard out or a disk file? I am looking for something like $imageVar = $imgOb->saveImage('');