Description | Hierarchy | Fields | Methods | Properties |
type TAdFloydSteinbergDithering = class(TAdErrorDiffusionDithering)
TAdFloydSteinberDithering uses the FloydSteinberg convolution kernel for dithering the bitmap.
![]() |
procedure AssignEffect(Dest: TAd2dBitmap); override; |
![]() |
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. |