Available in the LEADTOOLS Imaging toolkit. |
LineProfileSize property (Main Control)
Visual Basic
example
Visual
C++ 5.0 example
Syntax long LineProfileSize();
Overview: Refer to Examining and Altering Bitmaps.
Remarks
(Read only) Indicates the size of the arrays (LineProfileRed, LineProfileGreen and LineProfileBlue properties) used to store the R, G and B profile for each pixel in a line.
This property is updated by the LineProfile method.
See Also
Elements: LineProfile method, LineProfileRed property, LineProfileGreen property, LineProfileBlue property