See Also Examples Applies To
Erodes black pixels into the native GdPicture image or into an area of the native GdPicture image defined by SetROI() function.
This filter retains the black pixels surrounded in the four cardinal directions: N, S, W, E.
Very useful when the characters are bold and very close to each other.
This function should be use only on bitonal images.
Syntax
object.FxErode4 ()
The FxErode4 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