I there a noop execute_transform? a rotate(0) is taking exactly 5 seconds
for a 110kb image (2 megapixels) and throwing a TransformationError
exception.

Any help would be very much appreciated.

Thanks,
Vinuth.


On Thu, Aug 11, 2011 at 1:18 AM, PandaSuit <[email protected]> wrote:

> Thanks for letting us know about the parse_metadata flag. This is
> really useful. I should be able to use this to figure out if an image
> is CMYK. Any plans to let us modify the metadata? :)
>
>
> On Aug 9, 6:42 pm, Gyuri Dorko <[email protected]> wrote:
> > You have to call execute_transform with parse_metadata=True.
> > App Engine will document the feature soon. I understand you are very much
> > interested in trying it out, so you can just use the docstring from the
> SDK
> > api/images/__init__.py to understand what is the return value of
> > get_original_metadata.
> > --
> > Gyuri
>
> --
> 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.
>
>

-- 
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.

Reply via email to