This product version has reached end of life and is no longer supported. Click here for the latest documentation.

When developing your web flows you can display images through the Image widget.

Image File Formats

The supported image file formats are:

The wbmp format is also supported but is produced from one of the others at compile time.

Image Types

The development environment supports three different types of images, which affect the way images are managed in the module. You can add images to Web Screens.

An image can have one of the following types:

Image Sizes

The size of an image, at runtime, depends on the values you specify in the module, as explained below:

  1. If you define the Height and Width properties of the Image widget , then these values are used.

  2. If these properties do not have a value, then the Height and Width properties of the Image are used.

The Image refers to the Image element that belongs to the module tree.

See Also

Image Widget Properties