build method

build

Builds the current color value into a string representation.

Returns

A string representing the color.

def build(self):
    ...

See Also