Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created October 12, 2011 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeffii/1282112 to your computer and use it in GitHub Desktop.
Save zeffii/1282112 to your computer and use it in GitHub Desktop.
Displaying a raster image
<div class="resource">
<img width="260" height="399" src="/path/imagename.extention" id="imaginename" class="hidden">
</div>
// next thing to try is access this rasterized image.
// like with : http://paperjs.org/tutorials/images/working-with-rasters/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment