SYNOPSIS

#include <aalib.h>

extern const struct aa_driver save_d;

DESCRIPTION

Initialize this driver using aa_init function and specify the driver dependent parameters in aa_savedata structure to save image into file. See the texinfo documentation for details.

RELATED TO save_d…