Skip to content

Instantly share code, notes, and snippets.

@calderonsteven
Created July 24, 2013 16:38
Show Gist options
  • Select an option

  • Save calderonsteven/6072225 to your computer and use it in GitHub Desktop.

Select an option

Save calderonsteven/6072225 to your computer and use it in GitHub Desktop.
get image data from processing sketch
var data = document.getElementById(getProcessingSketchId()).toDataURL();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment