> For the complete documentation index, see [llms.txt](https://doc.playturbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/parameter-editing-module/image-parameters.md).

# Image Parameters

The image parameters contains exterior parameters and animation parameters:

* The image size can be modified and the position can be moved
* Subtract the background of the image
* Animate images

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

## Exterior-Basic

* Position: X & Y represent the position of the center point of the element in the canvas. You can enter numbers to modify, or drag and drop in the preview area to modify.
* Width & Height: W & H represent the width and height of the element. You can enter numbers to modify, or drag and drop in the preview area to modify.
* Lock Scale: Locked by default. Adjusting the width and height when locked will be scaled in the same proportion. Unlock it to modify the ratio.
* Rotation: 0 degrees by default. You can enter a number to adjust the rotation angle of the element.
* Opacity: The range is 0 to 100%, and the default is 100%. You can enter a number to adjust the opacity of this element.
* Watermark：0～100，and the default is 0.You can enter a number to adjust the drift speed of the watermark.

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

## Exterior-Cutout

* Chroma Key: Chroma Key is used to cut out the picture background of videos and pictures.
* Color Picker: Use this to click the background to be subtracted color from the canvas.
* Intensity: The brightness value tolerance of the color selected by the color picker, the larger the value, the larger the brightness range to be cut out.
* Feather: the tolerance of the RGB value of the color selected by the color picker, the larger the value, the larger the range of the color to be cut out.
* Cutout Steps: use the color picker to select the color you want to cut out in the canvas, then adjust the intensity & range parameters to achieve the desired effect.

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

## Animation

* Image can add the following animation effects:  In animation, Out animation,Combo animation, Loop animation.
* The "in" animation is added to the image at the beginning.
* The  "out"  animation is added to the image at the end.
* Combo animation is applied to the entire image display duration.
* Both entrance animations and exit animations can be simultaneously added to the image
* Animation speed is configurable.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.com/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/parameter-editing-module/image-parameters.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.
