CIBC:Documentation:SCIRun:Reference:Teem:ExportImage
From SCIRun Documentation Wiki
Contents |
ExportImage
Information
- Package: Teem
- Catagory: DataIO
- Author(s): Michael Callahan
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Output a Nrrd as an image file.
Detailed Description
ExportImage uses the ImageMagick libaries to convert a Nrrd into an image file in one of the many formats supported by ImageMagick. The Nrrd can be G, RGB, or RGBA data consisting of unsigned characters, unsigned shorts, floats, or doubles. If the data is float or double then it should be between 0 and 1. See MODULE REFERENCE for more on the data format.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem
