Need better scanning performance?
ColourMode
Parameter ColourMode defines the output colour mode of the target image. It influence the image that output by both CapturedResult and IntermediateResult.
Example
{
"ColourMode": "ICM_GRAYSCALE"
}
Parameter Summary
| ColourMode Parameter Summary |
|---|
| Type String |
| Available Colour Mode List ICM_BINARY ICM_GRAYSCALE ICM_COLOUR |
| Default Value “ICM_COLOUR” |