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. |