#include "sadie.h"
#include "proto.h"
Go to the source code of this file.
Defines | |
#define | RED 0 |
#define | GREEN 1 |
#define | BLUE 2 |
#define | YELLOW 3 |
Functions | |
void | COLOR_OVERLAY (IMAGE *in, IMAGE *binimg, int color, IMAGE **out) |
Variables | |
PIXEL | gmin |
PIXEL | gmax |
|
Definition at line 10 of file color_overlay.c. Referenced by COLOR_OVERLAY. |
|
Definition at line 9 of file color_overlay.c. Referenced by COLOR_OVERLAY. |
|
Definition at line 8 of file color_overlay.c. Referenced by COLOR_OVERLAY. |
|
Definition at line 11 of file color_overlay.c. |
|
Definition at line 21 of file color_overlay.c. References BLUE, BSQTOBIL, CHECKIMG, COMBINE, gmax, gmin, GREEN, MAXIMUM, MESSAGE, MINIMUM, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, RED, RELIMG, SLEN, STRETCH, and IMAGE::text. |
|
Definition at line 6 of file color_overlay.c. Referenced by COLOR_OVERLAY. |
|
Definition at line 5 of file color_overlay.c. Referenced by COLOR_OVERLAY. |