Write Back Scaled Values ( IAWriteBack )
Parameters:
Name |
Short Name |
Type |
Description |
Range |
range |
real |
Range of intensities in resultant image [0-value] |
Clip range boundaries |
clip |
boolean |
Bottoms at zero and ceilings at range value. When gamma<>1 value is used, zero clipping always occur. |
Description:
Replaces the image data with the scaled (visualized) values, set by the scaling and gamma correction of the image.
The output is bottomed at zero and ceilinged at Range value if the "Clip range boundaries" is enabled. If the image is scaled with a gamma value other than 1, zero clipping will performed, and only the ceiling clipping is optional.