GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Functions
gp_aalib.h File Reference

An aalib backend. More...

#include <backends/gp_backend.h>

Go to the source code of this file.

Functions

gp_backendgp_aalib_init (void)
 Initalizes an AALib backend.
 

Detailed Description

An aalib backend.

Definition in file gp_aalib.h.

Function Documentation

◆ gp_aalib_init()

gp_backend * gp_aalib_init ( void  )

Initalizes an AALib backend.

Returns
A newly initialized aalib backend or NULL in a case of a failure, e.g. allib support not compiled in.