y property

y property

Gets the yellow component value of this Color structure.

Definition:

@property
def y(self):
    ...

See Also