width property

width property

Gets PSD width of the image.

Definition:

@property
def width(self):
    ...

See Also