PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
Untitled
2 sec ago
Untitled
4 sec ago
Untitled
8 sec ago
aftermathnews 7zip
16 sec ago
Untitled
9 sec ago
MATTGAY123
10 sec ago
Untitled
13 sec ago
Untitled
29 sec ago
Untitled
By: a guest on
May 8th, 2012
| syntax:
None
| size: 0.23 KB | hits: 11 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
HTML5 : Uknown error when trying to copy a canvas into another one
layerCtx.globalAlpha = 0,2; // same thing with this line commented
layerCtx.drawImage(cvs, 0 , 0);
layerCtx.putImageData(ctx.getImageData(0, 0, 800, 500), 0, 0);
create a
new version
of this paste
RAW Paste Data
HTML5 : Uknown error when trying to copy a canvas into another one layerCtx.globalAlpha = 0,2; // same thing with this line commented layerCtx.drawImage(cvs, 0 , 0); layerCtx.putImageData(ctx.getImageData(0, 0, 800, 500), 0, 0);