aa_imgwidth (3) - Linux Manuals

aa_imgwidth: returns width of the emulated image in pixels.

NAME

aa_imgwidth - returns width of the emulated image in pixels.

SYNOPSIS

#include <aalib.h>

int aa_imgwidth(aa_context *a);

PARAMETERS

aa_context *a
Specifies the AA-lib context to operate on.

DESCRIPTION

Returns width of the emulated image in pixels.