image

Extends: file
Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Image object, represents an Image in GCN

XML

Elements

name (type) min/max
occurs
description
sizeX (int) 0/1 Image size (x-Dimension)
sizeY (int) 0/1 Image size (y-Dimension)
dpiX (int) 0/1 DPI (x-Dimension)
dpiY (int) 0/1 DPI (y-Dimension)

JSON

property type description
sizeX sizeX (int) Image size (x-Dimension)
sizeY sizeY (int) Image size (y-Dimension)
dpiX dpiX (int) DPI (x-Dimension)
dpiY dpiY (int) DPI (y-Dimension)