b property

b property

The blue component of the color.

Valid values are 0 through 255.

Definition:

@property
def b(self):
    ...

See Also