
Definition in file app-create-thumbnails.C.
#include "Image/Image.H"
#include "Image/FilterOps.H"
#include "Image/ShapeOps.H"
#include "Image/Pixels.H"
#include "Raster/Raster.H"
Include dependency graph for app-create-thumbnails.C:
Go to the source code of this file.
Defines | |
| #define | TSIZEX 64 |
| #define | TBORDER 2 |
| #define | TSIZEY (TSIZEX + TBORDER) |
| #define | TNAME "thumbnails.ppm" |
Functions | |
| int | main (int argc, char **argv) |
1.4.4