Workspace 7.1.0
ImageTileSetToImage

Renders the input ImageTileSet to a QImage.

  • Default label: "Render ImageTileSet to Image"
  • Member of plug-in: Data analysis
  • Catalogue path: Images
Inputs:
Tile setImageTileSet

WidthintSpecify width of the output image. Set to 0 to automatically calculate the width based on height.
If both width and height are 0, the result would be the original size of the ImageTileSet would have needed to display images in their native resolution.
Heightint

Specify height of the output image. Set to 0 to automatically calculate the height based on width.
If both width and height are 0, the result would be the original size of the ImageTileSet would have needed to display images in their native resolution.

Outputs:
ImageQImage