images_bytes property

images_bytes property

Returns resulting images in bytes, one byte array for one page.

Definition:

@property
def images_bytes(self):
    ...

See Also