MagGlassPaintIntensity property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int MagGlassPaintIntensity

Delphi Syntax

MagGlassPaintIntensity: L_INT

Overview

Refer to Using the Magnifying Glass

Remarks

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

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

Possible values range from -1000 to +1000. A positive value lightens the zoomed area. A negative value darkens the zoomed area.

See Also

Elements:

MagGlassPaintContrast property, MagGlassPaintGamma property, StartMagGlass method, StopMagGlass method.

Topics:

Raster Images: Displaying Images.