get_canvas

Gets a canvas previously stored in a render context.

Web Services Notes:

  • This command is capable of returning a Canvas which cannot be serialized by Web Services. This command should only be used in that mode as a utility command by other commands and cannot be called directly from Web Services.

References:

arguments

return value

Binary

If the encode parameter is true an image of the specified format, pixel type and quality as a Binary. Otherwise the actual Canvas is returned.

groups