# 图像

| Image                  | 图像        |
| ---------------------- | --------- |
|                        |           |
| Set Clipboard to Image | 将剪贴板设置为图像 |
| Set Desktop Image      | 设置桌面图像    |
| Screen Capture         | 屏幕截图      |
| Find Image on Screen   | 在屏幕上查找图像  |
| OCR Image              | OCR图像     |
| OCR Screen             | OCR屏幕     |
| Read a File            | 读取文件      |
| Write to a File        | 写入文件      |
| Create New Image       | 创建新图像     |
| Flip Image             | 翻转图像      |
| Rotate Image           | 旋转图像      |
| Resize Image           | 调整图像大小    |
| Resize Image to Fit    | 调整图像大小以适合 |
| Resize Canvas          | 调整画布大小    |
|                        |           |
| Add or Remove Margins  | 添加或删除边距   |
| Crop Image             | 裁剪图像      |
| Set Image DPI          | 设置图像 DPI  |
| Composite onto Image   | 合成到图像上    |
| Draw Shape onto Image  | 在图像上绘制形状  |
| Trim Image             | 修剪图像      |
| Display Clipboard      | 显示剪贴板     |
| Get Image Size         | 获取图像大小    |
| Stream Deck Set Image  | 流甲板设置图像   |
| Set File Icon          | 设置文件图标    |


---

# 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://km.qxpai.cn/dong-zuo-action/tu-xiang.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.
