ToLabStringDecimal

IConvertibleColor.ToLabStringDecimal method

Convert to LAB color in the decimal format: lab(0,0,0)

public string ToLabStringDecimal()

Return Value

LAB color string

See Also