#include "bcdisplayinfo.h"#include "clip.h"#include "colormodels.h"#include "filexml.h"#include "aggregated.h"#include "language.h"#include "picon_png.h"#include "interpolate.h"#include <stdio.h>#include <string.h>

Go to the source code of this file.
Defines | |
| #define | RED 0 |
| #define | GREEN 1 |
| #define | BLUE 2 |
Functions | |
| PLUGIN_THREAD_OBJECT (InterpolatePixelsMain, InterpolatePixelsThread, InterpolatePixelsWindow) | |
| #define BLUE 2 |
| #define GREEN 1 |
| #define RED 0 |
| PLUGIN_THREAD_OBJECT | ( | InterpolatePixelsMain | , | |
| InterpolatePixelsThread | , | |||
| InterpolatePixelsWindow | ||||
| ) |
Definition at line 18 of file interpolate.C.
1.5.5