Enum CameraMeteringMode
Defines the different metering modes for the Raspberry Pi's camera module.
Namespace: Unosquare.RaspberryIO.Camera
Syntax
public enum CameraMeteringMode
Fields
Name | Description |
---|---|
Average | The average |
Backlit | The backlit |
Matrix | The matrix |
Spot | The spot |