#include <ufraw.h>

Public Attributes | |
| DeveloperMode | mode |
| unsigned | rgbMax |
| unsigned | max |
| unsigned | exposure |
| unsigned | colors |
| unsigned | useMatrix |
| int | restoreDetails |
| int | clipHighlights |
| int | rgbWB [4] |
| int | colorMatrix [3][4] |
| double | gamma |
| double | linear |
| char | profileFile [profile_types][max_path] |
| void * | profile [profile_types] |
| Intent | intent [profile_types] |
| gboolean | updateTransform |
| void * | colorTransform |
| void * | working2displayTransform |
| void * | rgbtolabTransform |
| double | saturation |
| CurveData | baseCurveData |
| CurveData | luminosityCurveData |
| guint16 | gammaCurve [0x10000] |
| void * | luminosityProfile |
| void * | TransferFunction [3] |
| void * | saturationProfile |
| void * | adjustmentProfile |
| GrayscaleMode | grayscaleMode |
| double | grayscaleMixer [3] |
| lightness_adjustment | lightnessAdjustment [max_adjustments] |
| unsigned developer_data::rgbMax |
| unsigned developer_data::max |
| unsigned developer_data::exposure |
| unsigned developer_data::colors |
| unsigned developer_data::useMatrix |
| int developer_data::rgbWB[4] |
| int developer_data::colorMatrix[3][4] |
| double developer_data::gamma |
| double developer_data::linear |
| char developer_data::profileFile[profile_types][max_path] |
| void* developer_data::profile[profile_types] |
| Intent developer_data::intent[profile_types] |
| gboolean developer_data::updateTransform |
| double developer_data::saturation |
| CurveData developer_data::baseCurveData |
| CurveData developer_data::luminosityCurveData |
| guint16 developer_data::gammaCurve[0x10000] |
| void* developer_data::TransferFunction[3] |
| double developer_data::grayscaleMixer[3] |
| lightness_adjustment developer_data::lightnessAdjustment[max_adjustments] |
1.6.1