Data Fields | |
| ncdev_details_t * | found_dev |
| ncdev_color_t * | found |
| float | tint |
| ncdev_color_t | ttransform |
| enum nc_data_t:: { ... } | state |
Private data of devicelist instances.
| ncdev_color_t* nc_data_t::found |
Color entry found by open().
| ncdev_details_t* nc_data_t::found_dev |
Color space entry found by open().
| enum { ... } nc_data_t::state |
The possible device states.
| float nc_data_t::tint |
Tint set by parameter, -1 otherwise.
| ncdev_color_t nc_data_t::ttransform |
For tinttransform function to convert solid values.