Subject: | Image::JpegTran Add support for in memory rotation |
I have a JPEG image in memory and need to rotate it in memory before sending it to the next process. It would be great if the API supported data blobs or the passing of file handles like IO::Scalar instead of only files on a file system.