Plotting pixels in JavaScript

LA home
Computing
ProgLangs
 JavaScript
  Plotting
HTML5:
<CANVAS id="theCanvas" height="240" width="360"> </CANVAS>
yields ...
 
and Javascript:
canvas.getContext('2d'), context.getImageData(,,,), imageData.data, context.putImageData(,,),
used in the plotting (view source).
L.A. 8/2013 & 3/2016, after A.J.Baker 12/2011.
www #ad:
HTML5:
 <canvas>

↑ © L. Allison, www.allisons.org/ll/   (or as otherwise indicated).
Created with "vi (Linux)",  charset=iso-8859-1,   fetched Friday, 26-Apr-2024 16:31:00 UTC.

Free: Linux, Ubuntu operating-sys, OpenOffice office-suite, The GIMP ~photoshop, Firefox web-browser, FlashBlock flash on/off.