RedBlueSwap
Controls the swapping of the red and blue color components
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Cluster | ADJUST | Enumerated | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
11052 << 14 | RedBlueSwap | MC_RedBlueSwap |
Parameter Description
This enumerated parameter controls the swapping of the red and blue color components when acquiring color packed image data from RGB color cameras.
Parameter Usage
- Condition: Parallel RGB camera (delivers 8-bit R, G, and B color components in parallel).
- Condition: RGB color packed pixel format
-
Condition:
Spectrum
must be set toColor
. -
Condition:
ColorMethod
must be setRGB
. -
Condition:
TapConfiguration
must be set toBASE_1T24
. -
Condition:
ColorFormat
must be set toRGB24
orRGB32
Parameter Values
Enumeration: ENABLE, DISABLE
MC_RedBlueSwap_ENABLE |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The frame grabber swaps the Red and Blue components of the Camera Link RGB pixel data. Note: This corresponds to the behaviour of MultiCam prior to Release 6.9.8.
Default value. |
MC_RedBlueSwap_DISABLE |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The frame grabber keeps the pixel component order of the Camera Link RGB pixel data |