# 草图转上色

下面是一个关于如何在 Morphic 上使用“草图上色”的快速教程：

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

1. 在画布上上传或生成你的草图
2. 选择你想要处理的草图
3. 通过专注模式切换到图像模式，然后在设置中将输入类型设为“草图”
4. 写一个描述你想要的颜色或风格的提示词（例如：“温暖的夕阳色调，柔和的光线”）
5. 点击生成

你选择的草图现在将在 Morphic 上使用 AI 进行上色，同时不会改变其原始结构。

这就是你在 Morphic 上使用“草图上色”功能的方法。它是一种快速而直观的方式，能用色彩让你的草图焕发生机。


---

# 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/sketch-to-color.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.
