pixel_bytes property

pixel_bytes property

The array of pixels.

Definition:

@property
def pixel_bytes(self):
    ...

See Also