E57 Simple API V1.0.312  Aug. 10, 2012
Public Attributes | List of all members
e57::ColorLimits Class Reference

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.
 

Detailed Description

The e57::ColorLimits Structure specifies the limits for the value of red, green, and blue color that a sensor is capable of producing.


The documentation for this class was generated from the following file: