#include <camerastuff.h>
Public Attributes | |
| RobotinoImageParameters | parameters |
| A set of parameters describing the image. | |
| unsigned char * | data |
| The byte pointer to the image data in memory. | |
| unsigned int | dataSize |
| The total size of the image data in bytes. | |
| unsigned int | timestamp |
| unsigned int RobotinoImage::timestamp |
The timestamp of the images acquisition.
1.5.5