MCPcopy
hub / github.com/HashLips/hashlips_art_engine / pixelate.js

File pixelate.js

utils/pixelate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require("fs");
2const path = require("path");
3const { createCanvas, loadImage } = require("canvas");
4const basePath = process.cwd();

Callers

nothing calls this directly

Calls 2

buildSetupFunction · 0.70
startCreatingFunction · 0.70

Tested by

no test coverage detected