LocalImage

MacroModule
genre File
author Florian Link
package MeVisLab/Standard
definition LocalImage.def
see also MakeName, LocalSoFile
keywords load

Purpose

The module LocalImage resolves image paths relative to network or to the local MeVisLab installation.

Windows

Default Panel

../../../Modules/Macros/FileHandling/mhelp/Images/Screenshots/LocalImage._default.png

Output Fields

outImage

name: outImage, type: Image, deprecated name: output

Parameter Fields

Field Index

autoLoad: Bool
Close: Trigger
Load: Trigger
Name: String
Status: String
True Name: String

Visible Fields

Name

name: name, type: String, default: $(DemoDataPath)/BrainMultiModal/ProbandT1.dcm

Sets the name of the file, can contain path variables.

True Name

name: trueName, type: String, persistent: no, deprecated name: localname

Shows the true filename with resolved path variables.

Load

name: load, type: Trigger

If pressed, the image is loaded.

Close

name: close, type: Trigger

If pressed, the loaded image is closed.

Status

name: status, type: String, persistent: no

Shows status information about the module.

Hidden Fields

autoLoad

name: autoLoad, type: Bool, default: TRUE