Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
clear_bitmap(3) 		 Allegro manual 		 clear_bitmap(3)

NAME
     clear_bitmap  -  Clears the bitmap to color 0. Allegro game programming li-
     brary.

SYNOPSIS
     #include <allegro.h>

     void clear_bitmap(BITMAP *bitmap);

DESCRIPTION
     Clears the bitmap to color 0.

SEE ALSO
     clear_to_color(3)

Allegro 			  version 4.4.3 		 clear_bitmap(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=clear_bitmap&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help