CrossControl::ImageDimension Struct Reference
Definition of the image dimension, in pixels. More...
#include <camtypes.h>
Public Attributes | |
uint16_t | width |
uint16_t | height |
Detailed Description
Definition of the image dimension, in pixels.
Member Data Documentation
uint16_t CrossControl::ImageDimension::height |
Height in pixels.
uint16_t CrossControl::ImageDimension::width |
Width in pixels.
The documentation for this struct was generated from the following file: