> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/zh/tu-xiang/sketch-to-color.md).

# 草图上色

以下是如何在 Morphic 上使用“草图上色”的快速教程：

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

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

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

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


---

# 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://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.
