Thanks. I'm going through the material now. I think google is suffering from a bit of documentation overload. As a newbie to all this it's hard to tease out the old from the new. especially when their sample code has things like: "include cloudstorage as gcs" which is not found. So even getting the module loaded is proving to be a task.
On Wednesday, June 26, 2013 3:07:12 PM UTC-7, Pumplerod wrote: > > > I'm trying to dynamically create and display images in the browser using > app engine. It doesn't seem that the "images" module will do all I need as > I am changing color on a pixel by pixel basis. > > is there a way to write the data into a string and have it read and > displayed as an image? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
