# 複数画像を組み合わせる

Morphic の最新の画像参照の更新により、新しい創造的な可能性が開かれます。

これにより、複雑な場面の作成、シーンやマーケティング素材からのオブジェクトの入れ替え、ディテールの調整、スタイルの融合など、画像間で要素をシームレスに統合できます。複数のソースから要素を組み合わせて、独自の構図を作成できます。

#### 1. 参照するだけで複数のキャラクターを使ったシーンを作成する

サンプルプロンプト: 男性をテーブルの右側に座らせてください。女性をテーブルの左側に座らせてください。男性と女性がテーブルを挟んでお互いに向き合うように配置してください。自然な配置、現実的な比例、そして一貫したライティングを確保してください。

<div><figure><img src="/files/313d2443e88317bf8b0c462413e75e84d106b7f2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8ccca34b72818d3920e16c18fc1ab611f4d6a48a" alt=""><figcaption></figcaption></figure> <figure><img src="/files/475b204ef5f2a28f3df0bbee783d6b59e3a6d051" alt=""><figcaption></figcaption></figure></div>

出力:

<figure><img src="/files/27ebacbaa029047ce6cc1f72717e7196230e4b40" alt=""><figcaption></figcaption></figure>

#### 2. 様々な画像からキャラクター、背景、オブジェクトを統合して一つのまとまった画像にする

サンプルプロンプト: 画像1の女性が画像2の衣装を着て、湖の近くの屋外に立ち、背景に山があり、ゴールデンアワーの光。落ち着いた自然な色合い、正面の角度、浅い被写界深度。クローズアップショット。

<div><figure><img src="/files/88460a682499a522e85b03abb56cdf9a52072e6c" alt=""><figcaption></figcaption></figure> <figure><img src="/files/e87d110ca00da8adc5a4954eb738bf3054efbea1" alt=""><figcaption></figcaption></figure></div>

出力:

<figure><img src="/files/38c624b18378988d5ac109be5e2df84930f57453" alt=""><figcaption></figcaption></figure>

#### 3. キャラクターの元のスタイルを保ちながら、異なる衣装で新しい見た目を試す

サンプルプロンプト: 画像1の男性に画像2の衣装を追加してください。

<div><figure><img src="/files/2924cc621cccae0f1229701da24fbb05232c08aa" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bcc95dc55d7f8a299cf5f1751d51abfd6edf3320" alt=""><figcaption></figcaption></figure></div>

出力:

<figure><img src="/files/5807907dbfe3a37bf285e8ae78b84e7750ac2b21" alt=""><figcaption></figcaption></figure>

#### 4. 別々の画像のキャラクターを組み合わせて3枚目の画像にする

サンプルプロンプト: 画像1の少年と画像2の犬が、画像3で魔法の飛行じゅうたんに乗っている。

<div><figure><img src="/files/64ab788b44a56396da56e209a52e6bbd19df3c9a" alt=""><figcaption></figcaption></figure> <figure><img src="/files/14a08eb939a08afff265f83ddbf8f987acf27add" alt=""><figcaption></figcaption></figure> <figure><img src="/files/caba6c5d99eb23a2f722d7d397faffa38b1fd77b" alt=""><figcaption></figcaption></figure></div>

出力:

<figure><img src="/files/c026d3b682864915665706ae6a16977737992a79" 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/jp/hauts/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.
