is_linear_bitmap man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

is_linear_bitmap(3)		Allegro manual		   is_linear_bitmap(3)

NAME
       is_linear_bitmap	 -  Tells if a bitmap is linear. Allegro game programā€
       ming library.

SYNOPSIS
       #include <allegro.h>

       int is_linear_bitmap(BITMAP *bmp);

DESCRIPTION
       Returns TRUE if bmp is a linear bitmap,	i.e.  a	 bitmap	 that  can  be
       accessed	 linearly  within  each scanline (for example a memory bitmap,
       the DOS VGA or SVGA screen, Windows bitmaps, etc). Linear  bitmaps  can
       be  used	 with  the  _putpixel(),  _getpixel(),	bmp_write_line(),  and
       bmp_read_line() functions.

       Historically there were only linear and planar bitmaps for Allegro,  so
       is_linear_bitmap() is actually an alias for !is_planar_bitmap().

SEE ALSO
       is_planar_bitmap(3), is_memory_bitmap(3)

Allegro				 version 4.4.2		   is_linear_bitmap(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net