Retrieving Image from Parse.com into Processing sketch -



Retrieving Image from Parse.com into Processing sketch -

i want retrieve images parse.com database processing sketch. possible? start? can't find info it.

from brief viewing of processing language, seems can phone call loadimage(url). needed url of image, depend on language you're using access parse.

for illustration in javascript:

var url = parseobject.get('imageproperty').url();

parse.com processing

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -