Description Returns the L, A, B component values of CIELab that are equivalent to the color represented by the RGB values.
Syntax [BIImage.]RGBtoLAB r g b _l _a _b
Returns
Remarks r Short The red component of the RGB
g Short The green component of the RGB.
b Short The blue component of the RGB.
_l Short* Phase of L.
_a Short* Phase of A.
_b Short* Phase of B.
See Also Color Conversions Structures section