pixel_bytes property

pixel_bytes property

Gets the array of pixels.

Definition:

@property
def pixel_bytes(self):
    ...

See Also