Table of contents

EnumImageColourMode

ImageColourMode defines the colour mode of the enhanced image.

Definition

Assembly: dynamsoft_capture_vision_flutter

enum EnumImageColourMode {
  colour,
  grayscale,
  binary
}

Members

Member Description
colour Full color image.
grayscale Grayscale image.
binary Binary (black and white) image.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: