diff options
Diffstat (limited to 'instructions.html')
| -rw-r--r-- | instructions.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/instructions.html b/instructions.html index 435a9d9..7fb31c4 100644 --- a/instructions.html +++ b/instructions.html @@ -11,9 +11,9 @@ i{ color: #666; } </head> <body> <pre id="pre"><u>function parameters</u> -x, y = position of pixel +w, h, x, y t = current time (ms) -d = imageData array +d[] = imageData array r, g, b, a = color values mousex, mousey |
