#include <stdio.h>#include <stdlib.h>#include <math.h>#include <time.h>#include <string.h>#include "img.h"#include "include/imgflip.h"Go to the source code of this file.
Functions | |
| void | imgFlipHorizontal (IMG *img) |
| void | imgFlipVertical (IMG *img) |
| void | imgFlipPlanes (IMG *img) |
| void imgFlipHorizontal | ( | IMG * | img | ) |
| void imgFlipPlanes | ( | IMG * | img | ) |
| void imgFlipVertical | ( | IMG * | img | ) |
1.8.0