MicroviewImageFormatParams
Description
See MVC_PARAMTER Enumeration in official documentation for more thorough informationStructure Fields
Type fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| ReverseX | Bool | false | Horizontal flip of the image sent by the device |
| ReverseY | Bool | false | Vertical flip of the image sent by the device |
| BlackLevelAutoAdjust | Bool | true | Automatic black level adjustment |
| HdrLevel | Integer* | HDR level | |
| OffsetX | Integer* | X offset of the sensor output | |
| OffsetY | Integer* | Y offset of the sensor output | |
| Width | Integer* | Width of the captured image | |
| Height | Integer* | Height of the captured image | |
| BayerColorType | MicroviewBayerColorType* | Bayer mode | |
| PixelBitMode | MicroviewPixelBitMode* | Capture pixel mode |
