メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

このメソッドは、Floyd–Steinberg または Bayer (順序型) ディザリング アルゴリズムを使用して、画像にディザリングを適用します。

構文

C++

HRESULT DitherImage( DitheringMethodEnum Method );

C#

void DitherImage( DitheringMethodEnum Method );

Visual Basic .NET

Sub DitherImage(Method As DitheringMethodEnum)

パラメーター

メソッド [in] この変数は DitheringMethodEnum 型で、使用するディザリングアルゴリズムを指定します。

戻り値

このメソッド固有の戻り値はありません。ABBYY FineReader Engine 関数の標準的な戻り値が返されます。

関連項目

ImageDocument