Query: is_planar_bitmap
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
is_planar_bitmap(3alleg4) Allegro manual is_planar_bitmap(3alleg4)NAMEis_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);DESCRIPTIONReturns TRUE if bmp is a planar (mode-X or Xtended mode) screen bitmap.SEE ALSOis_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) - php |
create_bitmap_ex(3alleg4) - v7 |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |