# 이미지 블렌딩

<figure><img src="/files/0b057244bfab8f61708d39ad1a42585845289555" alt=""><figcaption></figcaption></figure>

통합된 장면으로 혼합하려는 캐릭터, 배경 및 소품을 업로드하거나 생성하는 것부터 시작하세요. 기존 이미지에서 레이어를 생성하려면 Morphic의 [분할 기능](https://github.com/morphicfilms/docs/blob/main/workflows/essentials/layers/README.md).

<figure><img src="/files/077f3ea1afb9549f7eb9e8cb82f3bb06217bdb82" alt=""><figcaption></figcaption></figure>

최종 프레임에 포함하려는 캐릭터, 요소 또는 소품을 배치하세요.

<figure><img src="/files/fd32a70118e4e3a24c53feaae25f24d343412859" alt=""><figcaption></figcaption></figure>

요소들을 최종 프레임으로 가져오세요.

<figure><img src="/files/8f2a8250376c242d0e04d9d8666baef4751a9341" alt=""><figcaption></figcaption></figure>

최종 프레임을 선택하고 장면이 어떤 스타일로 혼합되어야 하는지 Morphic에 안내하는 프롬프트를 입력하세요.

{% hint style="info" %}
다음 예시를 시도해보세요: *“소녀의 아트 스타일을 배경의 아트 스타일과 혼합하세요.”*

어떤 요소가 주도해야 할지 확실하지 않다면, 단순히 다음과 같이 프롬프트하세요: *“아트 스타일을 서로 맞춰서 혼합하세요.”*
{% endhint %}

<figure><img src="/files/484fd2ab34ec6d41159eadf9c9219ac92f3d0046" alt=""><figcaption></figcaption></figure>

생성 버튼을 누르면 Morphic이 선택된 이미지, 캐릭터 또는 소품의 스타일을 프롬프트에 따라 혼합합니다.

<figure><img src="/files/f94f142ded396196577497030cf131240e5d478b" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**피하세요**

크게 다른 스타일(예: 애니메이션 스타일에서 사진실사로)의 혼합은 일관성 없거나 예측 불가능한 결과를 초래할 수 있습니다.
{% endhint %}

{% hint style="success" %}
**다음과 같은 경우에 가장 적합합니다:**

* 배경과 캐릭터가 서로 다른 스타일일 때.
* 요소를 수동으로 다시 그리지 않고도 일관된 프레임을 원할 때.
* 혼합 미디어나 콜라주 스타일의 비주얼을 실험할 때.
  {% endhint %}

***


---

# 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/how-tos/blending-images.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.
