#include "gcl/Image.h"
#include "gcl/GCLConfig.h"
#include "gcl/VecUtil.h"
#include <iostream.h>
#include <stdio.h>
#include <ctype.h>
#include "tiffio.h"
#include "gif_lib.h"
#include "jpeglib.h"
Include dependency graph for Image.cc:
Go to the source code of this file.
Initial value:
{ "ppm", "PPM image format", "tif", "Adobe TIFF format", "jpg", "JPEG format", "gif", "GIF format (read only)", 0 }