![]() |
Perfectly Clear SDK Documentation
10.0.0.495
|
Struct describing V3 parameters. More...
#include <PerfectlyClearPro.h>
Data Fields | |
bool | bPreprocessEV |
Enable EV correction (Image Ambulance) | |
int | iPreprocessEV |
EV correction amount (Image Ambulace) | |
int | iNeutralDensity |
Neutral density filter amout. | |
int | iColorVibrancy |
Color Vibrancy amount. | |
int | iDarkSkin |
Dark Skin output LUT amount. | |
PFC3DLutInfo | lutInputCorrective |
LUT data to apply. | |
PFC3DLutInfo | lutInputSky |
LUT data to apply. | |
PFC3DLutInfo | lutInputFoliageGreen |
LUT data to apply. | |
PFC3DLutInfo | lutInputFoliageBrown |
LUT data to apply. | |
PFC3DLutInfo | lutOutput |
LUT data to apply. | |
int | iFinishTemp |
Temp correction amount. | |
int | iFinishTint |
Tint correction amount. | |
int | iFinishExposure |
Exposure correction amount. | |
int | iFinishBlacks |
Blacks correction amount. | |
int | iFinishShadows |
Shadows correction amount. | |
int | iFinishHighlights |
Highlights correction amount. | |
int | iFinishWhites |
Whites correction amount. | |
int | iFinishSaturation |
Saturation correction amount. | |
int | iFinishVibrancy |
Vibrancy correction amount. | |
int | iFinishContrast |
Contrast correction amount. | |
int | iFinishPositiveContrast |
Positive Contrast correction amount. | |
int | iDeltaR |
Delta R correction amount. | |
int | iDeltaG |
Delta G correction amount. | |
int | iDeltaB |
Delta B correction amount. | |
BOOL | bDynamic |
Reserved should be 0. | |
int | iDynamic |
Reserved should be 0. | |
int | iDynamicWB |
Reserved should be 0. | |
Struct describing V3 parameters.
Definition at line 540 of file PerfectlyClearPro.h.