Table of Contents

Class FaceDetectorOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class FaceDetectorOptions
Inheritance
FaceDetectorOptions
Inherited Members

Constructors

FaceDetectorOptions()

public FaceDetectorOptions()

Fields

FastMode

[Value("fastMode")]
public bool FastMode

Field Value

bool

MaxDetectedFaces

[Value("maxDetectedFaces")]
public ushort MaxDetectedFaces

Field Value

ushort