Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Enumerated |
Description |
Method used at sensor level to build color information |
"Set" effect |
Declares the color analysis method for the specified camera |
"Get" effect |
Returns the color analysis method currently used |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
ColorMethod |
C, C++ |
MC_ColorMethod |
.NET |
MC.ColorMethod |
Numerical |
1010 |
This parameter returns the way the color information is built.
It is only meaningful when the Spectrum parameter is set to COLOR.
Values applicable to Domino Harmony
Name |
Identifier |
Description |
NONE |
MC_ColorMethod_NONE |
The camera is monochrome. |
RGB |
MC_ColorMethod_RGB |
The camera uses a coated sensor and an internal processor to reconstruct the full color information. The color information is available as three R, G, B video data streams. |
Values applicable to Grablink Value, Grablink Expert 2, Grablink Avenue, Grablink Express, Grablink Quickpack CFA, Grablink Full, Grablink DualBase, Grablink Base
Name |
Identifier |
Description |
NONE |
MC_ColorMethod_NONE |
The camera is monochrome. |
PRISM |
MC_ColorMethod_PRISM |
The camera uses a wavelength-separating prism to feed three distinct imaging sensors. The color information is available as three R, G, B video data streams. |
TRILINEAR |
MC_ColorMethod_TRILINEAR |
The camera uses three parallel sensing linear arrays of pixels exhibiting different wavelength sensitivities. The color information is available as three R, G, B video data streams. |
BAYER |
MC_ColorMethod_BAYER |
The camera uses a single imaging sensor coated with a special wavelength-separating patterned filter. The color information is available as a single video data stream embedding the RGB information. |
RGB |
MC_ColorMethod_RGB |
The camera uses a coated sensor and an internal processor to reconstruct the full color information. The color information is available as three R, G, B video data streams. |
Values applicable to Grablink Quickpack ColorScan
Name |
Identifier |
Description |
NONE |
MC_ColorMethod_NONE |
The camera is monochrome. |
PRISM |
MC_ColorMethod_PRISM |
The camera uses a wavelength-separating prism to feed three distinct imaging sensors. The color information is available as three R, G, B video data streams. |
TRILINEAR |
MC_ColorMethod_TRILINEAR |
The camera uses three parallel sensing linear arrays of pixels exhibiting different wavelength sensitivities. The color information is available as three R, G, B video data streams. |