CIB image toolbox technical manual

5. Properties details

5.13. OriginImagePageInfo

Property-Name

Data type

Type

OriginImagePageInfo

JSON

Get


Returns detailed meta information about the source files. For example resolution and size, color space and color depth, encoding and the according page selection.

Syntax

OriginImagePageInfo=
<ext>: tif|etc |

Example

OriginImagePageInfo={"ColorDepth": 1, "ColorSpace": "Gray","Encoding": "Group4", "Height": 2327, "PageRange":"1-1", "ResolutionX": 200, "ResolutionY": 200, "Width": 1647 } ;{ "ColorDepth": 8, "ColorSpace":"Gray", "Encoding": "JPEG", "Height":2348, "PageRange": "2-2", "ResolutionX": 200,"ResolutionY": 200, "Width": 1674 }