b property

b property

Gets the blue component value of this color. Read-only int.

Definition:

@property
def b(self):
    ...

See Also