Enum PhotographyWhiteBalanceMode
Photography API white balance mode.
Namespace: VisioForge.Core.Types.X.Photography
Assembly: VisioForge.Core.dll
Syntax
public enum PhotographyWhiteBalanceMode
Fields
| Name | Description |
|---|---|
| Auto | Choose white balance mode automatically. |
| Cloudy | Mode for cloudy conditions. |
| Daylight | Mode for daylight conditions. |
| Fluorescent | Mode for fluorescent lighting. |
| Manual | Disable automatic white balance adjustment and keep current values. |
| Shade | Mode for shade lighting. |
| Sunset | Mode for sunset conditions. |
| Tungsten | Mode for tungsten lighting. |
| Warmluorescent | Mode for warm fluorescent lighting. |