<h1title="Uses of Class it.tdlight.jni.TdApi.MaskPoint"class="title">Uses of Class<br>it.tdlight.jni.TdApi.MaskPoint</h1>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="it.tdlight.jni">
<h2>Uses of <ahref="../TdApi.MaskPoint.html"title="class in it.tdlight.jni">TdApi.MaskPoint</a> in <ahref="../package-summary.html">it.tdlight.jni</a></h2>
<divclass="use-summary">
<tableclass="summary-table">
<caption><span>Subclasses of <ahref="../TdApi.MaskPoint.html"title="class in it.tdlight.jni">TdApi.MaskPoint</a> in <ahref="../package-summary.html">it.tdlight.jni</a></span></caption>
<thead>
<tr>
<thclass="col-first"scope="col">Modifier and Type</th>
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.MaskPointChin.html"title="class in it.tdlight.jni">TdApi.MaskPointChin</a></span></code></th>
<tdclass="col-last">
<divclass="block">A mask should be placed relatively to the chin.</div>
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.MaskPointEyes.html"title="class in it.tdlight.jni">TdApi.MaskPointEyes</a></span></code></th>
<tdclass="col-last">
<divclass="block">A mask should be placed relatively to the eyes.</div>
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.MaskPointForehead.html"title="class in it.tdlight.jni">TdApi.MaskPointForehead</a></span></code></th>
<tdclass="col-last">
<divclass="block">A mask should be placed relatively to the forehead.</div>
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.MaskPointMouth.html"title="class in it.tdlight.jni">TdApi.MaskPointMouth</a></span></code></th>
<tdclass="col-last">
<divclass="block">A mask should be placed relatively to the mouth.</div>
</td>
</tr>
</tbody>
</table>
</div>
<divclass="use-summary">
<tableclass="summary-table">
<caption><span>Fields in <ahref="../package-summary.html">it.tdlight.jni</a> declared as <ahref="../TdApi.MaskPoint.html"title="class in it.tdlight.jni">TdApi.MaskPoint</a></span></caption>
<thead>
<tr>
<thclass="col-first"scope="col">Modifier and Type</th>
<thclass="col-second"scope="col">Field</th>
<thclass="col-last"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="alt-color">
<tdclass="col-first"><code><ahref="../TdApi.MaskPoint.html"title="class in it.tdlight.jni">TdApi.MaskPoint</a></code></td>
<divclass="block">Part of the face, relative to which
the mask should be placed.</div>
</td>
</tr>
</tbody>
</table>
</div>
<divclass="use-summary">
<tableclass="summary-table">
<caption><span>Constructors in <ahref="../package-summary.html">it.tdlight.jni</a> with parameters of type <ahref="../TdApi.MaskPoint.html"title="class in it.tdlight.jni">TdApi.MaskPoint</a></span></caption>
<thead>
<tr>
<thclass="col-first"scope="col">Constructor</th>
<thclass="col-last"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="alt-color">
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.MaskPosition.html#%3Cinit%3E(it.tdlight.jni.TdApi.MaskPoint,double,double,double)">MaskPosition</a></span>​(<ahref="../TdApi.MaskPoint.html"title="class in it.tdlight.jni">TdApi.MaskPoint</a> point,
double xShift,
double yShift,
double scale)</code></th>
<tdclass="col-last">
<divclass="block">Position on a photo where a mask should be placed.</div>