MagGlassPaintContrast property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short MagGlassPaintContrast

Overview

Refer to Using the Magnifying Glass

Remarks

(Persistent property, available at design time) Contrast correction value used by the Magnifying Glass when it paints the zoomed area.

Setting the contrast value that is used by the Magnifying Glass lets you adjust the displayed contrast of the zoomed area without changing the bitmap data.

Possible values range from -1000 to +1000. A positive value increases the contrast of the zoomed area. A negative value decreases the contrast of the zoomed area.

See Also

Elements:

MagGlassPaintGamma property, MagGlassPaintIntensity property, StartMagGlass method, StopMagGlass method

Topics:

Raster Images: Displaying Images

 

Using the Zoom View