Table of Contents

TUIImage.ConvertToBWDither Method

Converts the image to pure black and white, using dithering.

Syntax

Unit: FlexCel.Core

function TUIImage.ConvertToBWDither: TUIImage; virtual; abstract;

See also