Impact Acquire SDK Java
|
Defines valid mirror operation modes. More...
Static Public Attributes | |
static final int | momChannelBased = acquireJNI.momChannelBased_get() |
The mirror mode can be selected for differently for each channel of the image. | |
static final int | momGlobal = acquireJNI.momGlobal_get() |
There will be a single mode option only and this mode will be applied to all channels. | |
Defines valid mirror operation modes.
|
static |
The mirror mode can be selected for differently for each channel of the image.
|
static |
There will be a single mode option only and this mode will be applied to all channels.
of the image.