LineProfileBlue property (Main Control)

Visual Basic example
Visual C++ 5.0 example

Syntax long LineProfileBlue(long iIndex);

Overview:  Refer to Examining and Altering Bitmaps.

Remarks

(Read only) Array that contains the blue 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, LineProfileGreen property, LineProfileSize property

Topics:  Raster Images: Getting Current Information