#include "bcdisplayinfo.h"#include "clip.h"#include "bchash.h"#include "filexml.h"#include "language.h"#include "picon_png.h"#include "swapchannels.h"#include "vframe.h"#include <stdint.h>#include <string.h>

Go to the source code of this file.
Defines | |
| #define | MAXMINSRC(src, max) (src == MAX_SRC ? max : 0) |
| #define | SWAP_CHANNELS(type, max, components) |
Definition at line 323 of file swapchannels.C.
| #define SWAP_CHANNELS | ( | type, | |||
| max, | |||||
| components | ) |
1.5.5