Enum CameraImageRotation
Defines the different image rotation modes for the Raspberry Pi's camera module.
Namespace: Unosquare.RaspberryIO.Camera
Syntax
public enum CameraImageRotation
Fields
Name | Description |
---|---|
Degrees180 | 180 Degrees |
Degrees270 | 270 degrees |
Degrees90 | 90 Degrees |
None | No rerotation |