Portrait.clear Method¶
Module: Portrait
Definition¶
Clears all attributes.
public void clear() throws FaceException
Exceptions
An error has occurred during Face Library execution.
public func clear() throws
Exceptions
An error has occurred during Face Library execution.
int id3FacePortrait_Clear (
ID3_FACE_PORTRAIT hPortrait)
Parameters
hPortrait
ID3_FACE_PORTRAITin Handle to the Portrait object.
Returns