Save GP image to stream
Hi List, I know how to load an external image from stream (thanks to Jeffrey Massung!): (let ((ext-image (make-instance 'gp:external-image :data png-data :type :png))) Now, is it possible to externalize and write an image from GP to a stream? write-external-image and externalize-and-write-image only takes a filename as argument. Thanks, Erik _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html