bytes_per_pixel property

bytes_per_pixel property

Number of bytes of a pixel

Definition:

@property
def bytes_per_pixel(self):
    ...

See Also