Uses of Class
it.tdlight.jni.TdApi.MaskPoint
-
Uses of TdApi.MaskPoint in it.tdlight.jni
Subclasses of TdApi.MaskPoint in it.tdlight.jniModifier and TypeClassDescriptionstatic final classThe mask is placed relatively to the chin.static final classThe mask is placed relatively to the eyes.static final classThe mask is placed relatively to the forehead.static final classThe mask is placed relatively to the mouth.Fields in it.tdlight.jni declared as TdApi.MaskPointModifier and TypeFieldDescriptionTdApi.MaskPosition.pointPart of the face, relative to which the mask is placed.Constructors in it.tdlight.jni with parameters of type TdApi.MaskPointModifierConstructorDescriptionMaskPosition(TdApi.MaskPoint point, double xShift, double yShift, double scale) Position on a photo where a mask is placed.