[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Establishes a value of the Lab color space. [Property] @L=Sets the lightness coordinate. ARG(double)|7|0 @A=Sets the A coordinate. ARG(double)|7|0 @B=Sets the B coordinate. ARG(double)|7|0 [Methods] doFromSample=Create Lab from a sample. ARG(float[] value)|1|0 Lab=Returns a Lab object. ARG(Lab)|3|0 L=Returns L value. ARG(float)|3|107 A=Returns A value. ARG(float)|3|107 B=Returns B value. ARG(float)|3|107 Sample=Defines the sample to convert. ARG(float[])|4|0