# 画像クラスターに貼り付ける画像の解像度設定（Windows版アプリのみ）

{% hint style="warning" %}
Windows版 i-Reporterアプリ のみの機能です。iOS版i-Reporterアプリ は本機能に非対応です。
{% endhint %}

## **機能概要**

画像クラスターに張り付ける画像の解像度を、i-Repo Managerから設定することができます。\
設定は、「高解像度」と「定義設定に従う」から選択できます。

{% hint style="warning" %}
「高解像度」に設定すると機種によりメモリ不足となる可能性があるため、実機でのテストを行ってからのご利用を推奨します。\
問題がある場合には、「定義設定に従う」でご利用ください。
{% endhint %}

## **機能を有効にする（システム設定）**

本機能はシステム管理の共通マスター管理にて設定します。

* 共通キー 　　　“TABLET\_SETTING”&#x20;
* 共通項目名称 　“WINDOWS\_IMAGE\_MODE”&#x20;
* 共通項目値 　　“0”：高解像度、 “1”：定義設定に従う \
  共通項目値の初期値　　アップデート：”0”、初期インストール：”1”

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

## **「高解像度」 に設定した時の動作**

以前のバージョンもしくは本機能の設定が 「高解像度」 の場合、保存する画像が高解像度となります。

【例】　 「高解像度」 に設定した場合

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

{% hint style="warning" %}
「高解像度」に設定すると機種によりメモリ不足となる可能性があるため\
実機でのテストをしてからのご利用を推奨します。
{% endhint %}

## **「定義設定に従う」 に設定した時の動作**

本機能の設定が 「定義設定に従う」 の場合、i-Repo Designer の「画像クラスター」 ＞ 「画像の解像度」 で設定した内容で、保存する画像を生成します。

【例】　「定義設定に従う」 に設定した場合

<figure><img src="/files/vE2n2OPpQVeVgji1Q8NC" 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://manuals.i-reporter.jp/environment-configuration/useful-settings/win-image-mode.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.
