console.log.image
v0.0.5
Published
Logs a png image to the console
Downloads
2
Readme
Console.log.image
Current support
| Format | World | | ---------- | --------- | | PNG | ✔ | | JPG | ❌ |
Usage: Only local file paths are currently supported
console.log.png(
"c:\\Users\\user\\Pictures\\myimage.png"
);