#include "imageio.h"
#include "fmath.h"
#include "imagecache.h"
#include "dassert.h"
#include <limits>
Go to the source code of this file.
Classes for in-memory storage and simple manipulation of whole images, which uses ImageInput and ImageOutput underneath for the file access.