No one? I guess I'll have to resize it myself then. I'm surprised the Image Service cant do this.
On Apr 3, 7:10 pm, mscwd01 <[email protected]> wrote: > Hi > > Is there a way to resize an image to an exact size? > > I am currently using this: > > ImagesServiceFactory.makeResize(width, height); > > However, this scales the image until it reaches either the height or > width value to ensure the aspect ratio is maintained. This is not what > I want, I would like to enter a specific width and height and have the > image transformed to that size, even if it means the aspect ratio is > changed. > > Thanks -- 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 [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-java?hl=en.
