Query: is_planar_bitmap
OS: osx
Section: 3alleg4
Links: osx man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
create_bitmap_ex(3alleg4) - centos |
putpixel(3alleg4) - suse |
create_bitmap_ex(3alleg4) - redhat |
create_bitmap_ex(3alleg4) - plan9 |
create_bitmap_ex(3alleg4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
When is a _function_ not a _function_? |
Undeletable file |
Shopt -s histappend |
To print diamond asterisk pattern based on inputs |
My first PERL incarnation... Audio Oscillograph |