# 여러 이미지 결합

Morphic의 최신 이미지 참조 업데이트는 새로운 창작 가능성을 열어줍니다.

이는 복잡한 장면을 이야기용으로 만들거나, 장면 또는 마케팅 자료에서 물체를 교체하거나, 세부 사항을 조정하거나, 스타일을 섞는 등 이미지 간 요소를 매끄럽게 통합할 수 있게 해줍니다. 여러 출처의 요소를 결합하여 독창적인 구성을 만들 수 있습니다.

#### 1. 단순히 참조하여 여러 캐릭터를 사용해 장면을 만듭니다

샘플 프롬프트: 남성을 테이블 오른쪽에 앉히세요. 여성을 테이블 왼쪽에 앉히세요. 남성과 여성이 테이블을 사이에 두고 서로 마주보도록 배치하세요. 자연스러운 정렬, 현실적인 비율, 일관된 조명을 유지하세요.

<div><figure><img src="/files/ca0ece5fc16fa95f45cb3d1c86da6d2bda735c10" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2da448eda2acc93d4191e50fdb420e3b89519236" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5a556cd06b53c1478675eb7562bd995b87f48e74" alt=""><figcaption></figcaption></figure></div>

출력:

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

#### 2. 다양한 이미지에서 캐릭터, 배경 및 오브젝트를 합쳐 하나의 일관된 이미지로 만듭니다

샘플 프롬프트: 이미지 1의 여성은 이미지 2의 의상을 입고 호수 근처 밖에 서 있으며 배경에 산이 있고 골든아워입니다. 부드러운 자연색, 정면 각도, 얕은 피사계 심도. 클로즈업 샷.

<div><figure><img src="/files/4bbdddc44fe38c2c90ce08014b010e240e70e199" alt=""><figcaption></figcaption></figure> <figure><img src="/files/56dda0516705cc24f66eac914f75d569de2e874a" alt=""><figcaption></figcaption></figure></div>

출력:

<figure><img src="/files/5d3490b39dd265d58403ffdbcd1850cd8584630a" alt=""><figcaption></figcaption></figure>

#### 3. 캐릭터의 원래 스타일을 유지하면서 다양한 의상을 실험해 새로운 룩을 탐색합니다

샘플 프롬프트: 이미지 1의 남성에게 이미지 2의 의상을 추가하세요.

<div><figure><img src="/files/964abab5d7c8156e7a272bac5e8459f941b93934" alt=""><figcaption></figcaption></figure> <figure><img src="/files/10ecfa7c11d0fe8b0d23d3cc50303c612530a1be" alt=""><figcaption></figcaption></figure></div>

출력:

<figure><img src="/files/1c700872d48c529ca6ac21a68e407781f76000d5" alt=""><figcaption></figcaption></figure>

#### 4. 서로 다른 이미지의 캐릭터들을 세 번째 이미지에 결합합니다

샘플 프롬프트: 이미지 1의 소년과 이미지 2의 개가 이미지 3에서 마법의 나는 카펫을 타고 있습니다.

<div><figure><img src="/files/2b5d03f34376eeb830e9b6b8924642933fed64c8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8044d290d148c8777a7086401ac6d49e26897c93" alt=""><figcaption></figcaption></figure> <figure><img src="/files/64a3c4edb772fff71a760add8769866899c29efd" alt=""><figcaption></figcaption></figure></div>

출력:

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

***


---

# 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/combine-multiple-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.
