SmoothTexture Method of the ImageDocument Object
This method smoothes the image using a nonlinear filter, preserving the sharp edges. The method is useful for images with texture.
Important! This method can be used only for gray and color images which measure no less than 3 pixels in each dimension.
Syntax
HRESULT SmoothTexture();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
03.07.2024 8:50:25