size property

size property

Gets the width and height, in pixels, of the Image Read-only IImageWrapper.size.

Definition:

@property
def size(self):
    ...

See Also