GNU Info

Info Node: (aalib.info)aa_image

(aalib.info)aa_image


Next: aa_imgheight Prev: aa_hidemouse Up: Reference
Enter node , (file) or (file)node

aa_image
========

     #include <aalib.h>


     char *aa_image(aa_context *a);

Parameters
==========

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

Description
===========

The framebuffer is simple array of characters specifying the brightness
value (or palette index depending on the aa_render call). The array is
organizated in the aa_imgheight (a) rows of aa_imgwidth(a) characters.

Return value
============

Pointer to framebuffer emulated by AA-lib.


automatically generated by info2www version 1.2.2.9