VimbaImageFormatParams
Description
Holds image parameters for use with Vimba filters.Structure fields and default values (if defined) are described below:
| Name | Type | Description |
|---|---|---|
| PixelFormat | atl::Optional<VimbaPixelFormat> | Pixel format |
| Aoi | atl::Optional<Box> | Required fragment of image to stream |
| IIDCMode | atl::Optional<VimbaIIDCMode> | The IIDC Format |
