# 색 입히기

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/kr/image/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.
