aa_imgheight(3) returns height of the emulated image in pixels.

SYNOPSIS

#include <aalib.h>

int aa_imgheight(aa_context *a);

PARAMETERS

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

DESCRIPTION

Returns height of the emulated image in pixels.