#include "clip.h"#include "colormodels.h"#include "condition.h"#include "filexml.h"#include "language.h"#include "picon_png.h"#include "sharpen.h"#include "sharpenwindow.h"#include <stdio.h>#include <string.h>

Go to the source code of this file.
Defines | |
| #define | FILTER(components, vmax) |
| #define | SHARPEN(components, type, temp_type, vmax) |
1.5.5