image.getBlob()

Retrieves the bytes of the underlying image. The bytes are in the same image format as the source image.

image.getBlob( )

Returns: any

This function does not take any arguments.

Examples

There are currently no examples for this function

See also