LowlightEnhanceOptions
Used to configure low-light enhancement options.
struct LowlightEnhanceOptions {
LOW_LIGHT_ENHANCE_MODE mode;
LOW_LIGHT_ENHANCE_LEVEL level;
};
Properties
- mode
- Low-light enhancement mode. See LOW_LIGHT_ENHANCE_MODE.
- level
- Low-light enhancement level. See LOW_LIGHT_ENHANCE_LEVEL.