# Image parameters

Other exterior parameters of the image layer include: Replace/Clip/Reset Size/Filter/Nine Patch Drawable Grahpic

## Other exterior parameters description

<table><thead><tr><th width="134">Image</th><th width="119">Parameter types</th><th width="176">Description</th><th width="251">Steps</th><th>Reference</th></tr></thead><tbody><tr><td><img src="/files/Da74trt19tModsNLwusV" alt=""></td><td><strong>Replace</strong></td><td>Support replacing the current image asset</td><td>1. Press the button to open the image panel<br>2. Select/upload image for replacement<br>3. Click “Add” to complete the replacement</td><td><img src="/files/zIEtXOGsjpHnqiFmMzkt" alt=""></td></tr><tr><td><img src="/files/AqJtXyhuTrHfJl33EeA7" alt=""></td><td><strong>Clip</strong></td><td>Support image cliping</td><td>1. Press the “Clip” button<br>2. The image-cliping popup appears<br>3. Support zooming image to adjust it to the appropriate size<br>4. Click "OK" to finish cliping</td><td><img src="/files/7iXSiz2gts3IbOsYLynb" alt=""></td></tr><tr><td><img src="/files/lHvWKGFoHmgDmp5lFPJm" alt=""></td><td><strong>Reset size</strong></td><td>Support image size resetting</td><td>Press the “Reset size” button to restore<br>original image size</td><td>/</td></tr><tr><td><img src="/files/1KKja2o1twGu1NLdp8xm" alt=""></td><td><strong>Filter</strong></td><td>Support filter parameter adjustment/reset filter parameters</td><td>1. Click on the filter parameter slider / edit the specific parameters of the filter to complete the filter adjustment<br>2. Press the <img src="/files/vM4ykaa8JuPWwh7I4oUi" alt=""> button to reset the filter parameters</td><td>/</td></tr><tr><td><img src="/files/U11V1O92wnxykkpSpT7G" alt=""></td><td><strong>Nine Patch Drawable Grahpic</strong></td><td>9-slicing involves splitting the image into nine portions, so that when you re-size the Sprite, the different portions scale or tile in different ways to keep the Sprite in proportion</td><td>1. Click to open the 9-slicing Sprites<br>2. Set the parameters for the top, bottom, left and right of the image<br>3. At this time, the area within the parameters can be stretched without deformation<br><br>Note: The red frame selection area is the set parameter area</td><td><img src="/files/dU8egPsKguBPe2yc92qC" alt="image.png"><br><img src="/files/zzDlvGvpRm8ji7cF9UBF" alt="image.png"></td></tr></tbody></table>


---

# 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.com/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/parameter-setting-area/exterior-layer-parameters/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.
