b property

b property

Gets the blue component value of this Color structure.

Definition:

@property
def b(self):
    ...

See Also