![]() |
|
|||||||||||||||||||||||||||||||||||||||||||||
#include <jcam_dll.h>
Public Attributes | |
| INT32 | exposureTime |
| How many microseconds the camera was exposed. | |
| INT32 | reserved1 |
| Currently unused. | |
| INT32 | reserved2 |
| Currently unused. | |
| INT32 | numberHorizontal |
| The number of horizontal pixels. | |
| INT32 | numberVertical |
| The number of vertical pixels. | |
| UINT8 | image [MAX_HORIZONTAL *MAX_VERTICAL] |
| The image pixels. | |
How many microseconds the camera was exposed.
Currently unused.
Currently unused.
The number of horizontal pixels.
The number of vertical pixels.
| UINT8 tagImage::image[MAX_HORIZONTAL *MAX_VERTICAL] |
The image pixels.
MAX_VERTICAL and MAX_HORIZONTAL are defined in jsConstants.