API Docs for: 1.0.0
Show:

FaceCropStatus Class

Represents statuses of face cropping operation.

Item Index

Properties

Properties

FaceNotFound

Number final static

Indicates that face has not been cropped because face was not found.

Default: 1

FailedToProcessImage

Number final static

Indicates that face has not been cropped because failed to process image.

Default: 2

LicenseActivationFailed

Number final static

Indicates that face has not been cropped because license activation failed.

Default: 0

Successful

Number final static

Indicates that face has been successfully cropped.

Default: 3