FxErode Method (GdPictureImaging)
Performs erode effect on a GdPicture image or on an area of a GdPicture image defined by SetROI()
method.
'Declaration
Public Function FxErode( _
ByVal As Integer _
) As GdPictureStatus
Parameters
- ImageID
- GdPicture image identifier.
Return Value
A member of the GdPictureStatus enumeration.