#include "plfilter.h"
#include "plbitmap.h"
Include dependency graph for plfilterquantize.h:
This graph shows which files directly or indirectly include this file:
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 |
|
Definition at line 12 of file plfilterquantize.h. |
|
Definition at line 28 of file plfilterquantize.h. Referenced by PLFilterQuantize::ditherDestBmp(). |
|
Definition at line 26 of file plfilterquantize.h. Referenced by PLBmp::PLBmp(). |
|
Definition at line 27 of file plfilterquantize.h. Referenced by PLFilterQuantize::ditherDestBmp(). |
|
Definition at line 23 of file plfilterquantize.h. Referenced by PLFilterQuantize::Apply(), and PLBmp::PLBmp(). |
|
Definition at line 21 of file plfilterquantize.h. Referenced by PLFilterQuantize::Apply(). |
|
Definition at line 22 of file plfilterquantize.h. Referenced by PLFilterQuantize::Apply(). |
|
Definition at line 24 of file plfilterquantize.h. Referenced by PLFilterQuantize::Apply(). |