save_d (3) - Linux Manuals

save_d: AA-lib driver used to save ascii-art image into file in used specified format.

NAME

save_d - AA-lib driver used to save ascii-art image into file in used specified format.

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.