image_size property

image_size property

Gets the bitmap raw data size in bytes.

Definition:

@property
def image_size(self):
    ...

See Also