#include "colormodels.h"#include "filexml.h"#include "picon_png.h"#include "quark.h"#include "quarkwindow.h"#include <stdio.h>#include <string.h>#include <libintl.h>

Go to the source code of this file.
Defines | |
| #define | _(String) gettext(String) |
| #define | gettext_noop(String) String |
| #define | N_(String) gettext_noop (String) |
| #define | FILTER(components, vmax, wordsize) |
| #define | SHARPEN(components, wordsize, wordtype, vmax) |
Functions | |
| PluginClient * | new_plugin (PluginServer *server) |
| #define FILTER | ( | components, | |||
| vmax, | |||||
| wordsize | ) |
| PluginClient* new_plugin | ( | PluginServer * | server | ) |
1.5.5