Smoothes the edges of characters in a bitonal image by the amount specified in the options.
Overload List
Overload | Description |
SmoothObjects(SmoothObjectsOptions) |
Smoothes the edges of characters in a bitonal image by the amount specified in the options.
|
SmoothObjects(Int32) | Deprecated - Use 'SmoothObjects(Accusoft.ScanFixXpressSdk.SmoothObjectsOptions options)' constructor instead. Smoothes the edges of characters in a bitonal image by the amount specified in the options. |
SmoothObjects() |
Smoothes edges in the image by the default amount in a bitonal image.
|
See Also