stride property

stride property

Bytes of pixels in a row.

Definition:

@property
def stride(self):
    ...

See Also