[Pas2js] pas2js array of UInt8ClampedArray constants

nick's hardware nickshardware2020 at gmail.com
Wed Oct 6 00:28:35 CEST 2021


Is there a pas2js way of doing what this javascript code does?

var Image  = new Uint8ClampedArray([0,0,0,255,0,0,0,255,0,0]);


More information about the Pas2js mailing list