print

MJS / AC Piece API / system / done
print(picture, quantity, progress)

Print the `pixels` that get passed in via an external service. Stickers only right now.

Parameters

Name Type Required Description
picture object yes Painting/pixel payload.
quantity number no Requested print quantity.
progress function no Progress callback.

Returns

Promise<any>

Examples

No explicit examples yet.

Open prompt to experiment live.

Runtime Notes

No additional runtime notes yet.

Details

No additional details yet.

Live Preview

Embedded AC preview