DitherImage Method of the ImageDocument Object
This method dithers the image using either Floyd–Steinberg, or Bayer (ordered) dithering algorithm.
Syntax
HRESULT DitherImage( DitheringMethodEnum Method );
Parameters
- Method
- [in] This variable of the DitheringMethodEnum type specifies the dithering algorithm to be used.
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