Show / Hide Table of Contents

Enum Mode

Specifies the image mode.

Namespace: FaceRecognitionDotNet
Assembly: FaceRecognitionDotNet.dll
Syntax
public enum Mode

Fields

Name Description
Greyscale

Specifies that the greyscale image mode.

Rgb

Specifies that the rgb (8-bit Red, Green and Blue, 3 channels) image mode.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX