Next: Image formats and types
Up: Gandalf: The Fast Computer
Previous: Single precision general size
Contents
The Image Package
The image package covers images of all formats and types, and defines
low-level image manipulation routines.
To be able to use any routine or structure in the image package
use the declaration
#include <gandalf/image.h>
but including individual module header files instead will speed up program
compilation.
Subsections
2006-03-17