Enumeration
WhiteBalanceType
The lighting conditions (affects color balance).
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 0 | readonly | Use the settings of the camera as shot. | |
| Int = 1 | readonly | Automatically use the white balance settings. | |
| Int = 3 | readonly | Use the settings as shot on a cloudy day. | |
| Int = 8 | readonly | Use the custom settings for the shot parameters. | |
| Int = 2 | readonly | Use the settings as shot in daylight. | |
| Int = 7 | readonly | Use the settings as shot with a flash. | |
| Int = 6 | readonly | Use the settings as shot with fluorescent lighting. | |
| Int = 4 | readonly | Use the settings as shot in the shade. | |
| Int = 5 | readonly | Use the settings as shot with tungsten lighting. |
Object of 1
Properties elsewhere that hold an WhiteBalanceType value.