LumeneraImageFormatParams
Description
See LUCAM_FRAME_FORMAT Structure in official documentation for more thorough informationStructure Fields
Type fields and default values (if defined) are described below:
| Name | Type | Description | 
|---|---|---|
| PixelFormat | LumeneraPixelFormat* | Pixel format returned by the camera, not all models support all formats | 
| Aoi | Box* | Area of interest, limited by camera capabilities | 
| BinningX | Bool | True for binning, false for subsampling | 
| SSBinX | Integer* | Subsampling or binning ratio | 
| BinningY | Bool | True for binning, false for subsampling | 
| SSBinY | Integer* | Subsampling or binning ratio | 
