[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Establishes a value of the RGB color space. [Property] @R=Sets the red coordinate. ARG(double)|7|0 @G=Sets the green coordinate. ARG(double)|7|0 @B=Sets the blue coordinate. ARG(double)|7|0 [Methods] doFromSample=Create RGB from a sample. ARG(float[] value)|1|0 Rgb=Returns a RGB object. ARG(Rgb)|3|0 R=Returns Red value. ARG(float)|3|107 G=Returns Green value. ARG(float)|3|107 B=Returns Blue value. ARG(float)|3|107 Sample=Defines the sample to convert. ARG(float[])|4|0