# 1.14 - イメージを書き出す

*この章では、ここまでのいくつかの章で作成したパース投影シーンを組み合わせて、高解像度イメージを書き出します。*

*この章を完了する必要はありませんが、ここまでのすべてのチュートリアルを完了せずにこの章で次に示すようなイメージを書き出す場合は、* ***FormIt Primer Part 1 Datasets*** *から* ***1.14 - Export Image.axm**ファイルをダウンロードして開きます。*

1 - イメージを書き出すと、キャンバスに表示されるものすべてが、FormIt での表示とほぼ同じように書き出されます。シーン **Section** のイメージを書き出します。

1. まず、**\[シーン]パレット** でシーンをダブルクリックして開きます。
2. **\[メイン メニュー]** バーから、**\[ファイル] > \[書き出し] > \[ローカルに] (\[Ctrl]+\[E])** に移動します。**\[ファイルを書き出す]** ウィンドウが表示されます。
3. 表示されたウィンドウで **\[ファイル タイプ オプション]** のリストを下にスクロールし、最後の **\[As Image]** (イメージとして)を選択します。さらに、**\[プリセット]** のドロップダウン オプションを **\[ビューポート]** から **\[4K UHD]** に変更します。これにより、出力イメージの解像度である **\[寸法(px)]** の値が自動的に **3840** x **2160** ピクセルに定義されます。
4. **\[書き出し]** をクリックすると、**\[保存先のファイルを指定]** ウィンドウが表示されます。
5. 表示されたウィンドウで、イメージを保存する場所と名前を選択して **\[保存]** をクリックします。

![](/files/QmXiLQautBVuBI3uV8jQ)

2 - 結果を作成済みの書き出しイメージと比較する場合は、**Farnsworth House Data Set > Supporting Files > Images** に移動します。

![Farnsworth House Data Set からの作成済みサンプルの書き出しイメージ](/files/n8HUIMAi6KcRACgx5wEc)

\_\_


---

# 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://windows.help.formit.autodesk.com/ja/formit-primer/part-i/export_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.
