Enum CameraWhiteBalanceMode
Defines the different AWB (Auto White Balance) modes for the Raspberry Pi's camera module.
Namespace: Unosquare.RaspberryIO.Camera
Syntax
public enum CameraWhiteBalanceMode
Fields
Name | Description |
---|---|
Auto | The automatic |
Cloud | The cloud |
Flash | The flash |
Fluorescent | The fluorescent |
Horizon | The horizon |
Incandescent | The incandescent |
Off | No white balance |
Shade | The shade |
Sun | The sun |
Tungsten | The tungsten |