# 上色

这是一个关于如何在 Morphic 上使用 Colorize 的快速教程：

{% embed url="<https://youtu.be/a3kKzvBtYPw>" %}

1. 在画布上上传或生成你的图像
2. 点击仪表板右下角的 Transform 按钮
3. 选择“Colorize”选项
4. 选择你想要上色的图像
5. 在提示栏中，点击“Select on Canvas”
6. 从你的画布中，选择你想用作颜色参考的图像
7. 点击提示栏上的 Generate 按钮

你选择的图像现在将被上色，以匹配参考图像的风格和调色板。

这就是在 Morphic 中使用 Colorize 功能的方法。它非常适合让黑白图像焕发生机，或者根据参考图像为你现有的作品赋予全新外观。

***


---

# 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://morphic.com/docs/zh/tu-xiang/colorize.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.
