Table of contents

Need better scanning performance?

Get a FREE customized reading template.

ColourMode

ColourMode defines the output colour mode of the target image. It influences the image that output by both CapturedResult and IntermediateResult.

JSON Structure

Location in template:

DocumentNormalizerTaskSettingOptions[i]
    └── SectionArray[j] (Section object)
        └── StageArray[k] (Stage object where Stage = "SST_ENHANCE_IMAGE")
            └── ColourMode

Parent object: EnhanceImageStage

Example:

{
    "ColourMode": "ICM_GRAYSCALE"
}

Parameter Details

ColourMode Parameter Details
Type
String
Available Colour Mode List

ICM_BINARY
ICM_GRAYSCALE
ICM_COLOUR
Default Value
“ICM_COLOUR”

This page is compatible for: