blue property

blue property

This attribute is used for the blue value of the RGB color.

Definition:

@property
def blue(self):
    ...

See Also