ColorantLab

ColorantLab constructor (1 of 2)

Initializes a new instance of the ColorantLab class.

public ColorantLab()

See Also


ColorantLab constructor (2 of 2)

Initializes a new instance of the ColorantLab class.

public ColorantLab(int a, int b, float l)
ParameterTypeDescription
aInt32A component.
bInt32B component.
lSingleL component.

See Also