Remaps the color of the image data based on the specified values in low** and high**.
imageData
The input image data, which will be filled with the output.
low
The low range color, which will be mapped to 0.
high
The high range color which will be mapped to 255.
The low color value will be mapped to 0, while the high color will be mapped to 255, and all the values in between will be stretched to fill the range from 0 to 255.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET