.. _doxcsid-class_p1_1_1_camera_sdk_1_1_value_color_float: ValueColorFloat Class ~~~~~~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.CameraSdk`` RGBA style Color representation, using floating point values :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class ValueColorFloat .. _csdetails-class_p1_1_1_camera_sdk_1_1_value_color_float: Remarks ^^^^^^^ RGBA style Color representation, using floating point values This class is used by the property system, to represent RGBA colors. Color component value spans are from 0.0 to 1.0 .. rubric:: See also: :ref:`PropertyValue ` Properties ^^^^^^^^^^ .. toctree:: :hidden: Alpha Red Green Blue .. list-table:: :widths: 30 70 * - :ref:`Alpha ` - * - :ref:`Red ` - * - :ref:`Green ` - * - :ref:`Blue ` - Methods ^^^^^^^ .. toctree:: :hidden: Equals GetHashCode ToString .. list-table:: :widths: 33 67 * - :ref:`Equals(object obj) ` - * - :ref:`GetHashCode() ` - * - :ref:`ToString() ` -