![]() |
|
|||||||||||||||||||||||||||||||||||||||||||||
#include <jcam_dll.h>
Public Attributes | |
| INT32 | exposureTime |
| How many 10 microsecond units 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 10 microsecond units the camera was exposed.
|
|
|
Currently unused.
|
|
|
Currently unused.
|
|
|
The number of horizontal pixels.
|
|
|
The number of vertical pixels.
|
|
|
The image pixels.
|