Table of contents

This documentation is deprecated. It applies only to legacy version 2.x of Capture Vision and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

EnumImageColourMode

Enumeration EnumImageColourMode defines the colour mode of the normalized image.

Definition

Namespace: Dynamsoft.DocumentNormalizer.Maui

Assembly: Dynamsoft.DocumentNormalizer.Maui

public enum EnumImageColourMode
{
    ICM_Colour = 0,
    ICM_GRAYSCALE = 1,
    ICM_BINARY = 2
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: