Class TAdBellDithering

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdBellDithering = class(TAdErrorDiffusionDithering)

Description

TAdBellDithering uses the an optimized FloydSteinberg convolution kernel for dithering the bitmap. TAdBellDithering gives you a little better results than TAdFloydSteinberg dithering but needs more time in calculating the results.

See also
TAdErrorDiffusionDithering
TAdErrorDiffusionDithering represent a sort of dithering algorithms that use a convolution kernel in order to diffuse the quantization error to neighbour pixels.
TAdDitheringFilter
A dithering filter allows you to dithre a bitmap.

Hierarchy

Overview

Methods

Public procedure AssignEffect(Dest: TAd2dBitmap); override;

Description

Methods

Public procedure AssignEffect(Dest: TAd2dBitmap); override;

Applies the effect to a bitmap. Remember to set the dithering callback in order to specify the palette the bitmap should be dithered to.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:31:58