bits_per_component property

bits_per_component property

Gets the number of bits per color component in the pixel map.

Definition:

@property
def bits_per_component(self):
    ...

See Also