ColorValue constructor

ColorValue(value, unit)

Constructor.

def __init__(self, value, unit):
    ...
ParameterTypeDescription
valuestr
unitMeasureConst

See Also