Data Fields | |
| float | tint |
| uint32 | nvalues |
| float | split_values [MAX_SPLIT_COMPONENTS] |
| enum pi_data_t:: { ... } | state |
Private data of photoink device instances.
| uint32 pi_data_t::nvalues |
The number of returned values for the current photoink components
| float pi_data_t::split_values[MAX_SPLIT_COMPONENTS] |
To receive the returned values from splitter()
| enum { ... } pi_data_t::state |
The photoink device state
| float pi_data_t::tint |
Tint set by parameter, -1 otherwise.