x property

x property

Returns a X-offset of an image. Read-only int.

Definition:

@property
def x(self):
    ...

See Also