| 
    E57 Simple API V1.0.312
    Aug. 10, 2012
    
   | 
 
The e57::ColorLimits Structure specifies the limits for the value of red, green, and blue color that a sensor is capable of producing. More...
#include <E57Simple.h>
Public Attributes | |
| double | colorRedMinimum | 
| The minimum producible red color value. Unit is unspecified.  | |
| double | colorRedMaximum | 
| The maximum producible red color value. Unit is unspecified.  | |
| double | colorGreenMinimum | 
| The minimum producible green color value. Unit is unspecified.  | |
| double | colorGreenMaximum | 
| The maximum producible green color value. Unit is unspecified.  | |
| double | colorBlueMinimum | 
| The minimum producible blue color value. Unit is unspecified.  | |
| double | colorBlueMaximum | 
| The maximum producible blue color value. Unit is unspecified.  | |
The e57::ColorLimits Structure specifies the limits for the value of red, green, and blue color that a sensor is capable of producing.
 1.8.2