Hello, I need to combine multiple images (coming from the datastore as bytes) into 1 large image. I started down this path only to realize Eclipse nicely complain the the ImageIO and BufferedImage classes were not supported by GAE.
What's my path forward? Is there a way to apply resize transforms and add more images to a larger composite using GAE's ImageService? Is it going to be fruitless to I search for other java image libraries to assist in this task? Thanks, -A -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
