#include "Image/ColorOps.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "MBARI/BitObject.H"
#include "Raster/Raster.H"
#include "Util/StringConversions.H"
#include "Util/Types.H"
#include "Util/log.H"
Go to the source code of this file.
Functions | |
int | main (const int argc, const char **argv) |
test program for the class BitObject
Definition in file test-BitObject.C.