c property

c property

Gets the cyan component value of this Color structure.

Definition:

@property
def c(self):
    ...

See Also