
Definition in file app-iiv.C.
#include "GUI/XWinManaged.H"
#include "Image/ColorMap.H"
#include "Image/ColorOps.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Raster/GenericFrame.H"
#include "Raster/Raster.H"
#include "Util/log.H"
#include "Util/sformat.H"
#include "rutz/shared_ptr.h"
#include <X11/keysym.h>
#include <iostream>
#include <vector>
Include dependency graph for app-iiv.C:

Go to the source code of this file.
Functions | |
| void | usage (const char *argv0) |
| Image< PixRGB< byte > > | doRescale (const GenericFrame &in, const Rectangle &cropbox, const Dims &geom, const ColorMap &cmap) |
| int | main (int argc, char **argv) |
1.4.4