ColorantLab constructor

init

Initializes a new instance of the ColorantLab class.

def __init__(self):
    ...

init

Initializes a new instance of the ColorantLab class.

def __init__(self, a, b, l):
    ...
ParameterTypeDescription
aintA component.
bintB component.
lfloatL component.

See Also