b property

b property

Gets the blue component value of the color.

Definition:

@property
def b(self):
    ...

See Also