Impact Acquire SDK Java
|
Defines valid image request parameters. More...
Static Public Attributes | |
static final int | irpCameraOutputUsed = acquireJNI.irpCameraOutputUsed_get() |
The camera output used to transmit the image from the imaging device to the capture device. | |
static final int | irpPixelFormat = acquireJNI.irpPixelFormat_get() |
The pixel format of an image request buffer. | |
static final int | irpResult = acquireJNI.irpResult_get() |
The Result associated with an image request. | |
static final int | irpState = acquireJNI.irpState_get() |
The current state of an image request. | |
Defines valid image request parameters.
Some functions accept this type as the input for certain parameter related functions such as obtaining a string representation of the parameter specified.
|
static |
The camera output used to transmit the image from the imaging device to the capture device.
|
static |
The pixel format of an image request buffer.
|
static |
The Result associated with an image request.
|
static |
The current state of an image request.