Returns image as HTML table. The input data will be trimmed and encoded.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(image_type), | intent(inout) | :: | image |
Image type. |
||
character(len=*), | intent(in), | optional | :: | path |
Image path. |
|
character(len=*), | intent(in), | optional | :: | prefix_node |
Node link prefix. |
|
character(len=*), | intent(in), | optional | :: | prefix_sensor |
Sensor link prefix. |
|
character(len=*), | intent(in), | optional | :: | prefix_target |
Target link prefix. |
Generated HTML.