is_planar_bitmap(3alleg4) suse man page | unix.com

Man Page: is_planar_bitmap

Operating Environment: suse

Section: 3alleg4

is_planar_bitmap(3alleg4)					  Allegro manual					 is_planar_bitmap(3alleg4)

NAME
is_planar_bitmap - Tells if a bitmap is a planar screen bitmap. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int is_planar_bitmap(BITMAP *bmp);
DESCRIPTION
Returns TRUE if bmp is a planar (mode-X or Xtended mode) screen bitmap.
SEE ALSO
is_linear_bitmap(3alleg4), is_memory_bitmap(3alleg4) Allegro version 4.4.2 is_planar_bitmap(3alleg4)
Related Man Pages
putpixel(3alleg4) - debian
putpixel(3alleg4) - centos
create_bitmap_ex(3alleg4) - redhat
create_bitmap_ex(3alleg4) - linux
create_bitmap_ex(3alleg4) - plan9
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Docker learning Phase-I