See Also Examples Applies To
Removes the 1 pixel size lines in the vertical direction into the native GdPicture image or into an area of the native GdPicture image defined by SetROI() function.
This function should be use only on bitonal images.
Syntax
object.FxRemoveLinesV ()
The FxRemoveLinesV syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Long. GdPictureStatus
Category
Bitonal Image Enhancement Functions