Available in LEADTOOLS Medical Imaging toolkits. |
GetMinMaxVal method (Main Control)
Visual Basic
example
Visual C++ 4.0 example
Visual J++ example
Overview: Refer to Examining and Altering Bitmaps.
Remarks
(Medical Toolkits only) Gets the minimum and maximum intensity values of the pixels in a bitmap. These values are not affected by LevelLowBit property or LevelHighBit property.
There are two properties associated with this method. The MinVal property and MaxVal property are updated with the minimum and maximum values retrieved by this method.
This method supports 12 and 16-bit grayscale and 48 and 64-bit color images. Support for 12 and 16-bit grayscale images and 48 and 64-bit color images is available only in the Document/Medical toolkits.
See Also
Elements: MinVal property, MaxVal property, WindowLevel method, GetMinMaxBits method
Topics: Raster Images: Palettes