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

Your Next-Level showcasing... starts here.

TM-Logo.png

Making whatever it is

you

do. . .

Look

Great

ON Screen.

Schedule a  5-min Q&A

And Get Things Off the Ground!

TM-LogoMini-Centered.jpg

31-08 38th Ave

4th Floor, Studio 10

Long Island City, NY 11101

516-362-0890

text before calling!

Copyright 2019 Transcendence Media LLC

All Rights Reserved

bottom of page