b property

b property

Gets the blue component.

Definition:

@property
def b(self):
    ...

See Also