Image

The image control (or image view) shows a picture. It can be used for illustrating page layouts.

Control attributes

PictureImage file (start the search button the image dialog). More about it your can read in chapter Image Dialog.
Dynamic PictureA picture loaded from a service will be displayed. See also Dynamic Attributes
Stretchdisabled: the image keeps its proportion
enabled: the Image will be streched to the control size
IDOptional attribute. It is used for some special configurations only.

Services

Following service can be configured for loading a picture (insert in picture field):

[service:SERVICENAME/PARAMETER]

http://Web-URL of a png, jpg or gif file

Example: [Service:http://www.cec.gmbh/pic/ceclogo.jpg]
BLUESOUNDSYSTEM/state.imageID of the Bluesound System + „/state.image“
Shows the cover of the acutally played track on the bluesound system

Layout attributes

The layout attributes of a control are described in chapter Control Layout.

Actions

You can define actions for the following triggers:

onstartwill be executed while creating the page after the contro is initialized

Events

The following attributes can be changed by a event handler:

bitmapImage that will be displayed
rotateRotation of the control in degrees
visibletrue / false
xX coordinate
yY coordinate
widthwidth of the control
heightheight of the control
statefor customer puprpose usable attribute (see also the chapter State Attribute for more information)

In chapter Events you can read more about events.