Removes 1 pixel size isolated black dots in the 8 directions: E, NE, SE, S, SW, W, NW, N on a GdPicture image or into an area of a GdPicture image defined by SetROI() function.
This function should be use only on bitonal images.
public GdPictureStatus FxBitonalRemoveIsolatedDots8( int ImageID );
Public Function FxBitonalRemoveIsolatedDots8( ByVal ImageID As Integer ) As GdPictureStatus
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
A member of the GdPictureStatus enumeration.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|