Available in the LEADTOOLS Imaging toolkit. |
LineProfileRed property (Main Control)
Visual Basic
example
Visual
C++ 5.0 example
Syntax long LineProfileRed(long iIndex);
Overview: Refer to Examining and Altering Bitmaps.
Remarks
(Read only) Array that contains the red 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, LineProfileGreen property, LineProfileBlue property, LineProfileSize property