PLAYGROUND (experimental)

savepng

Save the current canvas to a PNG file with current fullpath (alias for `save(whoami(png=true));`)
savepng(
    [_]
)

Save the current canvas to a PNG file with current fullpath (alias for save(whoami(png=true));)

Syntaxe

savepng();

Arguments

NameTypeRequiredDefaultDescription
_--? not used