The crop function in image services takes in floats/doubles between 0
and 1.0 as positions.  This is not accurate enough, because depending
on where the positions are, the return image may not be in the exact
size I want.  Also, it throws exception if the crop size is 1 pixel by
1 pixel.  Why doesn't this function take in exact sizes in pixels?
And any other solutions to that with what it has now?
--~--~---------~--~----~------------~-------~--~----~
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