FlyoutZoomView.fmt

Specifies the image format that the component uses for loading images from Image Server.

[FlyoutZoomView.|<containerId>_flyout.]fmt=jpg|jpeg|png|png-alpha|gif|gif-alpha

jpg|jpeg|png|png-alpha|gif|gif-alpha

If the specified format ends with -alpha, the component renders images as transparent content. For all other image formats, the component treats images as opaque.

The component has a white background by default. Therefore, to make it transparent, set the background-color CSS property to transparent.

Properties

Optional.

Default

jpeg

Example

fmt=png-alpha

On this page