FaceCropResult Class
Represents a result of face cropping.
Constructor
FaceCropResult
(
-
isSuccessful
-
status
-
image
Parameters:
-
isSuccessful
BooleanWhether the result is successful.
-
status
FaceCropStatusFace cropping status.
-
image
ImageCropped image.
Item Index
Properties
Properties
isSuccessful
Boolean
Gets whether the result is successful.