Uses of Class
it.tdlight.jni.TdApi.MaskPoint
-
Uses of TdApi.MaskPoint in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
The mask is placed relatively to the chin.static final class
The mask is placed relatively to the eyes.static final class
The mask is placed relatively to the forehead.static final class
The mask is placed relatively to the mouth.Modifier and TypeFieldDescriptionTdApi.MaskPosition.point
Part of the face, relative to which the mask is placed.ModifierConstructorDescriptionMaskPosition
(TdApi.MaskPoint point, double xShift, double yShift, double scale) Position on a photo where a mask is placed.