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

Man Page: is_planar_bitmap

Operating Environment: mojave

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
create_bitmap_ex(3alleg4) - centos
putpixel(3alleg4) - suse
create_bitmap_ex(3alleg4) - mojave
create_bitmap_ex(3alleg4) - netbsd
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.