|
static final int | bwbrErrorTooBright = acquireJNI.bwbrErrorTooBright_get() |
| The previous white balance calibration failed because the reference image used for the calibration was too bright.
|
|
static final int | bwbrErrorTooDark = acquireJNI.bwbrErrorTooDark_get() |
| The previous white balance calibration failed because the reference image used for the calibration was too dark.
|
|
static final int | bwbrErrorUnknown = acquireJNI.bwbrErrorUnknown_get() |
| An unknown error occurred during the white balance calibration for the selected setting.
|
|
static final int | bwbrOK = acquireJNI.bwbrOK_get() |
| The white balance calibration has been performed successfully for the selected setting.
|
|
static final int | bwbrUnknown = acquireJNI.bwbrUnknown_get() |
| No white balance calibration has been performed since start up.
|
|
Defines valid results of a white balance calibration.