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
gisResizable (boolean) 0/1 Whether the image is resizable by Gentics Image Store
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
gisResizable gisResizable (boolean) Whether the image is resizable by Gentics Image Store
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)