class kFSDither

Floyd-Steinberg dithering. More...

Definition#include <dither.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Allows Floyd-Steinberg dithering for low-colour situations.

 kFSDither ( const QColor *pal, int pSize )

QImage  dither ( const QImage &i )