get_bytes method

get_bytes

Gets the image as byte array.

Returns

The image data.

def get_bytes(self):
    ...

See Also