Skip to content

Instantly share code, notes, and snippets.

@PavelGonzales
Created May 3, 2018 07:30
Show Gist options
  • Save PavelGonzales/364c70d637e56ff68f425f40b812874b to your computer and use it in GitHub Desktop.
Save PavelGonzales/364c70d637e56ff68f425f40b812874b to your computer and use it in GitHub Desktop.
const imageWidth = image.naturalWidth;
const imageHeight = image.naturalHeight;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment