export georeferenced image
The export georeferenced image module outputs an image in one of the following formats: BMP, TIF, JPG, and PNG. It also outputs a world file that allows the image to be placed correctly in applications that support georeferencing.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Objects | Renderable | Renderable objects to visualize. |
Properties
| Property | Type | Description |
|---|---|---|
| Image Filename | String | The image format to use when creating the image. |
| Background Color | Color | The background color to use in the output image. |
| Width | Integer | The width of the rendered portion of the georeferenced image, in pixels. |
| Height | Integer | The height of the rendered portion of the georeferenced image, in pixels. |