|
LMMS
|
Go to the source code of this file.
Macros | |
| #define | __LICE_BOUND(x, lo, hi) |
| #define | LICE_PIXEL_HALF(x) |
| #define | LICE_PIXEL_QUARTER(x) |
| #define | LICE_PIXEL_EIGHTH(x) |
| #define | DOCHAN(output, inchan) |
| #define | DOCHAN(inchan) |
| #define | LICE_PIX_MAKECHAN(a, b) |
| #define | LICE_PIX_MAKECHAN(a, b) |
| #define | HSV_P v*(256-s)/256 |
| #define | HSV_Q(hval) |
| #define | HSV_T(hval) |
| #define | HSV_X v |
| #define | LICE_RGB2HSV_USE_TABLE |
| #define | __LICE_ACTION_SRCALPHA(mode, ia, clamp) |
| #define | __LICE_ACTION_NOSRCALPHA(mode, ia, clamp) |
| #define | __LICE_ACTION_CONSTANTALPHA(mode, ia, clamp) |
| #define | __LICE_SC(x) |
| #define | __LICE_SCU(x) |
Typedefs | |
| typedef void(* | LICE_COMBINEFUNC) (LICE_pixel_chan *dest, int r, int g, int b, int a, int alpha) |
Variables | |
| unsigned short | _LICE_RGB2HSV_invtab [256] |
| #define __LICE_BOUND | ( | x, | |
| lo, | |||
| hi ) |
| #define DOCHAN | ( | inchan | ) |
| #define DOCHAN | ( | output, | |
| inchan ) |
| #define HSV_Q | ( | hval | ) |
| #define HSV_X v |
| #define LICE_RGB2HSV_USE_TABLE |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
extern |