function takeScreenshot() { var screen = document.createElement("canvas"); var width = window.innerWidth; var height = window.innerHeight; screen.width = width; screen.height = height; var ctx = screen.getContext("2d"); ctx.drawImage(document.body, 0, 0, width, height); var img = new Image(); img.src = screen.toDataURL("image/png"); // Save the screenshot to the device's photo gallery navigator.clipboard.writeText(img.src); }
top of page
How 3D Spatial Capture &  Documentation
Can EFFICIENTLY Streamline 
  Assessment Workflows for Contract Projects

Best viewed on Desk or Laptop

Slides:
 1     2    3    4    5     6    7     8    9    10   11   12   13  14   15   16 
export (7).png

Contact Us

34-01 38th Avenue, 4th Floor/Studio 10

Long Island City, NY 11101

516-362-0890

shakoure@transcendencemedia.com

  • Facebook - White Circle
  • Google+ - White Circle
  • Instagram - White Circle
  • Yelp - White Circle
Get a Quote...
Property Type:
Property Status:

Thanks for submitting!

Our Gear & Software
are powered by Matterport, Google, and other design programs to generate sharable data and immersive media for your projects.
bottom of page