#include "clip.h"#include "colormodels.h"#include "bchash.h"#include "filexml.h"#include "flip.h"#include "flipwindow.h"#include "language.h"#include "picon_png.h"#include <stdint.h>#include <string.h>

Go to the source code of this file.
Defines | |
| #define | SWAP_PIXELS(type, components, in, out) |
| #define | FLIP_MACRO(type, components) |
| #define FLIP_MACRO | ( | type, | |||
| components | ) |
| #define SWAP_PIXELS | ( | type, | |||
| components, | |||||
| in, | |||||
| out | ) |
1.5.5