> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Picture オブジェクト

> ABBYY FineReader Engine JSON スキーマ内の Picture オブジェクト — ロゴ、署名、写真などの画像を含むブロック。

Picture オブジェクトは、画像を含むブロックを表します。たとえば、会社のロゴ、署名、または文書の所有者の写真を含めることができます。

| プロパティ      | データ型                                                                                                                                | 説明                       |
| ---------- | ----------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
| id         | string                                                                                                                              | 画像を含むブロックの識別子です。         |
| position   | [rect](/ja/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/rect-object) | 画像が配置されている文書上の矩形領域の座標です。 |
| confidence | confidence                                                                                                                          | この値は常に -1 です。            |
