# 图片资源及其参数

图片资源包含：外观参数和动画参数

* 可对图片大小进行修改、位置进行移动
* 为水印图片设定漂移速度
* 对图片的背景进行抠除
* 为图片添加动画

<div align="left"><img src="/files/gKdWezctX1sJwrMCDBZM" alt="" width="263"></div>

### 外观基础参数 <a href="#ue4358b47" id="ue4358b47"></a>

* 位置参数：X、Y，代表该元素中心点在画布中的位置。可输入数字修改，也可在预览区拖拽修改
* 宽高参数：W、H，代表该元素的宽高。可输入数字修改，也可在预览区拖拽修改
* 锁定比例：默认开启。调整宽高时进行同比例缩放。可点击关闭，则可以非同比修改
* 旋转角度：默认0度。可输入数字调整该元素的旋转角度，也可在预览区拖拽修改
* 不透明度：0～100%，默认100%。可输入数字调整该元素的不透明度
* 水印：0～100，默认0。可输入数字调整水印的漂移速度

<div align="left"><img src="/files/Kp8JXZM86ql3XrxOX2SN" alt=""></div>

### 外观抠像参数

* 抠像：抠像用于抠除视频、图片的图片背景
* 取色器：点击取色器按钮，再点击画布中要抠除的背景颜色
* 强度：取色器选中颜色的亮度值容差，值越大则被抠除的亮度范围越大
* 范围：取色器选中颜色的rgb值容差，值越大则被抠除的颜色范围越大
* 操作路径：先使用取色器，选中画布中想要抠除的颜色，再综合调节强度&范围参数 以达到理想的效果

<div align="left"><img src="/files/ZSZ9T4E9BtTksG7TiaMy" alt=""></div>

### 动画参数

* 图片支持添加动画，包含：入场、出场、组合、循环 四种动画
* 入场动画添加于图片开头
* 出场动画添加于图片结尾
* 循环、组合动画添加于整张图片
* 入场动画和出场动画可同时添加在图片上
* 选中一个动画后，可编辑动画快慢

<div align="left"><figure><img src="/files/CNFwdeslmJFobF7hPM1f" alt=""><figcaption></figcaption></figure></div>


---

# 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://doc.playturbo.cn/shi-pin-gong-ju-shi-pin-bian-ji-qi/shi-pin-bian-ji-qi-shi-yong-zhi-nan/chuang-yi-zhi-zuo-ye-mian-fen-qu-jie-shao/can-shu-tiao-zheng-qu/tu-pian-zi-yuan-ji-qi-can-shu.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.
