# 美颜/抠像

### 添加摄像头

点击选择摄像头内容区右侧的【+】号，在打开的窗口中选择【添加摄像头】。

<figure><img src="/files/QrLXCFFedzBggEPJh1Mf" alt=""><figcaption></figcaption></figure>

### 人像美颜

单击人像，然后鼠标移动到应用界面下方的人像区域，点击【设置】按钮。在展开的面板中调整人像特效。可以设置人像的形状、背景抠像、美颜或贴纸。

<figure><img src="/files/kyW5ut6iCZrbNz0018aQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
设置特效要求较高硬件配置，如果出现卡顿情况，请适当关闭特效。
{% endhint %}

### 人像布局

调整人像的大小：鼠标移动到调整对象上方后再拖动蓝色圆点，即可调整大小。

<figure><img src="/files/mTJoZw1Og7FZeCPNiDgZ" alt=""><figcaption></figcaption></figure>

调整相对位置：在人像上【单击】鼠标不放，然后移动鼠标即可调整位置。

最大化人像：鼠标双击人像可以将人像最大化，再次双击还原。

{% hint style="info" %}
**如果出现摄像头被文档内容遮盖，鼠标在包含摄像头的内容区标题上按下，向上移动至文档内容区的上方，即可实现摄像头在文档图层上方的效果。**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.camin.cn/features/appearance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
