![]() |
Workspace 7.1.0
|
Renders the input ImageTileSet to a QImage.
Inputs: | |||
---|---|---|---|
Tile set | ImageTileSet | ||
Width | int | Specify 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. | |
Height | int | Specify height of the output image. Set to 0 to automatically calculate the height based on width. | |
Outputs: | |||
Image | QImage |