width property

width property

Is an unsigned long representing the actual width, in pixels, of the ImageData.

Definition:

@property
def width(self):
    ...

See Also