components property

components property

Returns the color components as float array.

Definition:

@property
def components(self):
    ...

See Also