Impact Acquire SDK Java
|
Valid image buffer format reinterpreter modes. More...
Valid image buffer format reinterpreter modes.
|
static |
Attach or remove a mvIMPACT.acquire.TBayerMosaicParity attribute to a mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono8 buffer OR change the existing Bayer attribute to a different value.
The new mvIMPACT.acquire.TBayerMosaicParity value for the buffer can be selected by the property FormatReinterpreterBayerMosaicParity.
|
static |
Reinterpret mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono10 as mvIMPACT.acquire.TImageBufferPixelFormat.ibpfRGB101010Packed.
This will effectively divide the width by 3 but preserve the original line pitch.
|
static |
Attach or remove a mvIMPACT.acquire.TBayerMosaicParity attribute to a mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono8 buffer OR change the existing Bayer attribute to a different value.
The new mvIMPACT.acquire.TBayerMosaicParity value for the buffer can be selected by the property FormatReinterpreterBayerMosaicParity.
|
static |
Reinterpret mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono12 as mvIMPACT.acquire.TImageBufferPixelFormat.ibpfRGB121212Packed.
This will effectively divide the width by 3 but preserve the original line pitch.
|
static |
Attach or remove a mvIMPACT.acquire.TBayerMosaicParity attribute to a mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono8 buffer OR change the existing Bayer attribute to a different value.
The new mvIMPACT.acquire.TBayerMosaicParity value for the buffer can be selected by the property FormatReinterpreterBayerMosaicParity.
|
static |
Reinterpret mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono14 as mvIMPACT.acquire.TImageBufferPixelFormat.ibpfRGB141414Packed.
This will effectively divide the width by 3 but preserve the original line pitch.
|
static |
Attach or remove a mvIMPACT.acquire.TBayerMosaicParity attribute to a mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono8 buffer OR change the existing Bayer attribute to a different value.
The new mvIMPACT.acquire.TBayerMosaicParity value for the buffer can be selected by the property FormatReinterpreterBayerMosaicParity.
|
static |
Reinterpret mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono16 as mvIMPACT.acquire.TImageBufferPixelFormat.ibpfRGB161616Packed.
This will effectively divide the width by 3 but preserve the original line pitch.
|
static |
Reinterpret mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono8 as mvIMPACT.acquire.TImageBufferPixelFormat.ibpfBGR888Packed.
This will effectively divide the width by 3 but preserve the original line pitch.
|
static |
Attach or remove a mvIMPACT.acquire.TBayerMosaicParity attribute to a mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono8 buffer OR change the existing Bayer attribute to a different value.
The new mvIMPACT.acquire.TBayerMosaicParity value for the buffer can be selected by the property FormatReinterpreterBayerMosaicParity.
|
static |
Reinterpret mvIMPACT.acquire.TImageBufferPixelFormat.ibpfMono8 as mvIMPACT.acquire.TImageBufferPixelFormat.ibpfRGB888Packed.
This will effectively divide the width by 3 but preserve the original line pitch.