MCPcopy
hub / github.com/processing/p5.js / p5.Image.js

File p5.Image.js

test/unit/image/p5.Image.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import p5 from '../../../src/app.js';
2
3suite('p5.Image', function() {
4 var myp5;

Callers

nothing calls this directly

Calls 10

noStrokeMethod · 0.80
removeMethod · 0.45
pixelDensityMethod · 0.45
resizeMethod · 0.45
loadPixelsMethod · 0.45
setMethod · 0.45
updatePixelsMethod · 0.45
maskMethod · 0.45
getMethod · 0.45
rectMethod · 0.45

Tested by

no test coverage detected