Enum CameraWhiteBalance
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Enumeration for the white balance levels of the camera.
public enum CameraWhiteBalance
Fields
| Name | Description |
|---|---|
| Automatic | Automatic. |
| Cloudy | Cloudy. |
| Custom | Custom. |
| Daylight | Daylight. |
| Flash | Flash. |
| Fluorescent | Fluorescent. |
| Horizon | Horizon. |
| Incandescent | Incandescent. |
| None | None. |
| Shade | Shade. |