# 画像から画像へ

MorphicでImage to Imageを使う方法の簡単なチュートリアルです:

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

1. キャンバスに画像をアップロードするか生成します
2. 作業したい画像を選択します
3. フォーカスモードで画像モードに切り替えます。必要に応じて追加設定を調整するか、デフォルトのままにします
4. 画像に加えたい変更内容を説明するプロンプトを入力します
5. 生成をクリックします

これでMorphicのImage to Image機能の使い方は完了です。プロンプトだけで、ビジュアルを素早く強化したり、スタイルを変更したり、再構想したりできます。

さらに多くの例を見るには [正確な画像編集](/docs/jp/hauts/precise-image-editing.md) をご覧ください。


---

# 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/hua-xiang/image-to-image.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.
