Passer au contenu principal

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.

Cette méthode applique à l’image un tramage selon l’algorithme de Floyd–Steinberg ou de Bayer (ordonné).

Syntaxe

C++

HRESULT DitherImage( DitheringMethodEnum Method );

C#

void DitherImage( DitheringMethodEnum Method );

Visual Basic .NET

Sub DitherImage(Method As DitheringMethodEnum)

Paramètres

Méthode [in] Cette variable de type DitheringMethodEnum indique l’algorithme de tramage à utiliser.

Valeurs de retour

Cette méthode n’a pas de valeur de retour spécifique. Elle renvoie les valeurs de retour standard des fonctions ABBYY FineReader Engine.

Voir aussi

ImageDocument