Enum CameraImageEncodingFormat
Defines the available encoding formats for the Raspberry Pi camera module.
Namespace: Unosquare.RaspberryIO.Camera
Syntax
public enum CameraImageEncodingFormat
Fields
Name | Description |
---|---|
Bmp | The BMP |
Gif | The GIF |
Jpg | The JPG |
Png | The PNG |