Makeup Class

Properties describing the presence of makeup on a given face.

Inheritance
Makeup

Constructor

Makeup(*, eye_makeup: Optional[bool] = None, lip_makeup: Optional[bool] = None, **kwargs)

Parameters

eye_makeup
bool
Required

A boolean value describing whether eye makeup is present on a face.

lip_makeup
bool
Required

A boolean value describing whether lip makeup is present on a face.