Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a convenience method for retrieving Image objects with dimensions and imagedata set. #166

Open
codeconsole opened this issue Sep 24, 2012 · 3 comments

Comments

@codeconsole
Copy link
Contributor

Similar to #161

@glaforge
Copy link
Contributor

Do you have a good non-CPU intensive / efficient way of doing that?
Shouldn't it be an issue for the GAE issue tracker?

@codeconsole
Copy link
Contributor Author

I am not sure of the CPU intensity, but I was probably just going to implement it as discussed in the GAE ticket I created a long time ago.

I seriously doubt the GAE guys will ever bother implementing it so prob not worth the hassle of creating a new ticket there.

@glaforge
Copy link
Contributor

Implement with the reader over the blob and create the image out of that?
I remembered the image transform that you mentioned too, that's what I had in mind, but the above is certainly better.

On the GAE guys, I know some of them personally, so I can always ask, the sole risk is being answered no ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants