On the image service overview page (http://code.google.com/appengine/
docs/java/images/overview.html), you say "It can also composite
multiple images into a single image."

So I put a bunch of work into something that depends on compositing
images and I get to actually compositing the image and I see the
ImageService.composite method (http://code.google.com/appengine/docs/
java/javadoc/com/google/appengine/api/images/ImagesService.html) which
looks great.

But then I dig into Composite (http://code.google.com/appengine/docs/
java/javadoc/com/google/appengine/api/images/Composite.html) and it's
an empty shell.

Am I missing something?  Did this fall through the cracks?  If so,
approximately when will this get implemented?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to