LineProfile method (Main Control)

Visual Basic example
Visual C++ 5.0 example

Syntax short LineProfile(long xStart, long yStart, long xEnd, long yEnd);

Overview:  Refer to Examining and Altering Bitmaps.

Remarks

Updates the LineProfileRed, LineProfileGreen and LineProfileBlue properties with the R, G and B profile for each pixel in the specified line.

This method supports 12 and 16-bit grayscale. Support for 12 and 16-bit grayscale images is available only in the Document/Medical toolkits.

See Also

Elements:  Pixel property, LineProfileRed property, LineProfileGreen property, LineProfileBlue property, LineProfileSize property

Topics:  Raster Images: Getting Current Information