MaskPointType¶
- class pyrogram.enums.MaskPointType
Bases:
AutoNameMask point type enumeration used in
MaskPosition.- FOREHEAD = 0
Mask point relative to the forehead.
- EYES = 1
Mask point relative to the eyes.
- MOUTH = 2
Mask point relative to the mouth.
- CHIN = 3
Mask point relative to the chin.