al_draw_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]

al_draw_bitmap(3)					     al_draw_bitmap(3)

NAME
       al_draw_bitmap - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      void al_draw_bitmap(ALLEGRO_BITMAP *bitmap, float dx, float dy, int flags)

DESCRIPTION
       Draws  an  unscaled, unrotated bitmap at the given position to the cur‐
       rent target bitmap (see al_set_target_bitmap(3)).

       flags can be a combination of:

       · ALLEGRO_FLIP_HORIZONTAL - flip the bitmap about the y-axis

       · ALLEGRO_FLIP_VERTICAL - flip the bitmap about the x-axis

	 Note: The current target bitmap must be a different bitmap.   Drawing
	 a  bitmap  to	itself	(or  to	 a  sub-bitmap of itself) or drawing a
	 sub-bitmap to its parent (or another sub-bitmap of  its  parent)  are
	 not currently supported.  To copy part of a bitmap into the same bit‐
	 map simply use a temporary bitmap instead.

	 Note: The backbuffer (or a sub-bitmap	thereof)  can  not  be	trans‐
	 formed,  blended  or tinted.  If you need to draw the backbuffer draw
	 it to a temporary bitmap first with no active transformation  (except
	 translation).	 Blending  and	tinting	 settings/parameters  will  be
	 ignored.  This does not apply when drawing into a memory bitmap.

SEE ALSO
       al_draw_bitmap_region(3),		     al_draw_scaled_bitmap(3),
       al_draw_rotated_bitmap(3), al_draw_scaled_rotated_bitmap(3)

Allegro reference manual				     al_draw_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