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