See Also Examples Applies To
Fills the 1 pixel size holes 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.FxFillHoleV ()
The FxFillHoleV 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