CIBC:Documentation:SCIRun:Reference:SCIRun:GetColorMapsFromBundle
From SCIRun Documentation Wiki
Contents |
GetColorMapsFromBundle
Information
- Package: SCIRun
- Catagory: Bundle
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
This module retrieves a colormap object from a bundle.
Detailed Description
This module retrieves a colormap object from a bundle by specifying the name under which the obect is stored in the bundle. The module has three output ports that each can be programmed to retrieve a specific colormap object.
There are two ways of specifying the name of the colormap object. Firstly one can enter the name of the object in the entry box on top of the menu, secondly one can execute the module, in which case a list of all objects of the colormap is generated. By selecting the one that one wants on the output port the obect can be retrieved from the bundle.
The first bundle output port generates a copy of the input bundle and can be used to attach a second module that retrieves data from the bundle.
Frequently Asked Questions
- Why does the module only have three output ports?
- The current SCIRun interface does not allow for a variable number of output ports. The current number of output ports was arbitrary chosen and may change in the future with improvements to the SCIRun infrastructure.
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
