Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

plfilterquantize.h File Reference

#include "plfilter.h"
#include "plbitmap.h"

Include dependency graph for plfilterquantize.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  PLFilterQuantize
 Returns an 8 bpp bitmap containing a best-fit representation of the source 32 bpp bitmap. More...
struct  PLFilterQuantize::tagQUBOX
struct  PLFilterQuantize::tagHISTONODE

Defines

#define INCL_PLFILTERQUANTIZE
#define PLDTHPAL_MEDIAN   0
#define PLDTHPAL_POPULARITY   1
#define PLDTHPAL_DEFAULT   2
#define PLDTHPAL_USERDEFINED   3
#define PLDTH_NONE   0
#define PLDTH_ORDERED   1
#define PLDTH_FS   2


Define Documentation

#define INCL_PLFILTERQUANTIZE
 

Definition at line 12 of file plfilterquantize.h.

#define PLDTH_FS   2
 

Definition at line 28 of file plfilterquantize.h.

Referenced by PLFilterQuantize::ditherDestBmp().

#define PLDTH_NONE   0
 

Definition at line 26 of file plfilterquantize.h.

Referenced by PLBmp::PLBmp().

#define PLDTH_ORDERED   1
 

Definition at line 27 of file plfilterquantize.h.

Referenced by PLFilterQuantize::ditherDestBmp().

#define PLDTHPAL_DEFAULT   2
 

Definition at line 23 of file plfilterquantize.h.

Referenced by PLFilterQuantize::Apply(), and PLBmp::PLBmp().

#define PLDTHPAL_MEDIAN   0
 

Definition at line 21 of file plfilterquantize.h.

Referenced by PLFilterQuantize::Apply().

#define PLDTHPAL_POPULARITY   1
 

Definition at line 22 of file plfilterquantize.h.

Referenced by PLFilterQuantize::Apply().

#define PLDTHPAL_USERDEFINED   3
 

Definition at line 24 of file plfilterquantize.h.

Referenced by PLFilterQuantize::Apply().


Generated on Wed Dec 15 21:20:44 2004 for vuVolume by  doxygen 1.3.9.1