Impact Acquire SDK Java
|
Defines how to handle interlaced image data (deprecated. More...
Static Public Attributes | |
static final int | imOff = acquireJNI.imOff_get() |
Disable the interlaced function. | |
static final int | imOn = acquireJNI.imOn_get() |
Enable the interlaced function. | |
Defines how to handle interlaced image data (deprecated.
Image data might be transmitted as fields. These later can either be combined back into a full frame or can be handled individually.
|
static |
Disable the interlaced function.
|
static |
Enable the interlaced function.
The device will re-construct the interlaced data into a full frame. InvInterlaced/Interlaced is controlled by the camera parameter.