canvasGenerate

Description

Generate base64 from an existing canvas,

Platform Supported

  • Web

  • Mobile

Input / Parameter

Output

N/A

Callback

callback

The function to be executed when converting the canvas to base64 was successful.

errCallback

The function to be executed when converting the canvas to base64 was not successful.

Last updated