ImageItem

ImageItems are not resized. If an ImageItem’s width extends beyond the screen width, the ImageItem is horizontally cropped. The method of cropping depends on the layout directive provided:

Table 34: ImageItem cropping

Layout Directive

Cropping Method

LAYOUT_LEFT

Crop from the right

LAYOUT_RIGHT

Crop from the left

LAYOUT_CENTRE

Crop from both sides

If an ImageItem has a label, it is placed above the rendered image on its own line.