MaxVal property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax long MaxVal

Overview:  Refer to Examining and Altering Bitmaps.

Remarks

(Document/Medical only) (Read Only) Gets the maximum intensity value of the pixels in the image. This value is not affected by LevelLowBit property or LevelHighBit property.

This value is only valid after calling GetMinMaxVal method.

The MinBit, MaxBit, MinVal and MaxVal values are useful for setting up the LevelLUT property for remapping to a user palette.

See Also

Elements:  GetMinMaxVal method, MinVal property, LevelLowBit property, LevelHighBit property, WindowLevel method, MinBit, MaxBit

Topics:  Raster Images: Palettes