![]() |
Perfectly Clear SDK Documentation
10.7.1.1191
|
Struct describing parameters used via AI White Balance. More...
#include <PerfectlyClearPro.h>
Data Fields | |
| int | iDensity |
| -100 .. 100 // Same meaning as DP2 Adjust params | |
| int | iDeltaR |
| -100 .. 100 | |
| int | iDeltaG |
| -100 .. 100 | |
| int | iDeltaB |
| -100 .. 100 | |
| float | fGamma |
| 0.3 .. 4.0 | |
| int | iContrast |
| -100 .. 100 | |
| int | iSaturation |
| -100 .. 100 | |
| int | mode |
| reserved unused | |
| BOOL | bAuto |
| if true use ai-detected params instead | |
| BOOL | bEnable |
| enables overall correction | |
Struct describing parameters used via AI White Balance.
Definition at line 626 of file PerfectlyClearPro.h.