LineProfileGreen property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long LineProfileGreen(long iIndex);

Overview

Refer to Examining and Altering Bitmaps.

Remarks

(Read only) Array contains the green values for the line that was specified in the LineProfile method.

The number of points in the array is contained in the LineProfileSize property.

This property is updated by the LineProfile method.

See Also

Elements:

LineProfile method, LineProfileRed property, LineProfileBlue property, LineProfileSize property

Topics:

Raster Images: Getting Current Information