stride property

stride property

Number of bytes of a scanline.

Definition:

@property
def stride(self):
    ...

See Also