putpixel man page on DragonFly
    
[printable version]
putpixel(3)			Allegro manual			   putpixel(3)
NAME
       putpixel	 -  Writes  a  pixel  into  a bitmap. Allegro game programming
       library.
SYNOPSIS
       #include <allegro.h>
       void putpixel(BITMAP *bmp, int x, int y, int color);
DESCRIPTION
       Writes a pixel to the specified position in the bitmap, using the  cur‐
       rent drawing mode and the bitmap's clipping rectangle. Example:
	  putpixel(screen, 10, 30, some_color);
SEE ALSO
       getpixel(3),  _putpixel(3),  drawing_mode(3),  makecol(3),  ex12bit(3),
       exalpha(3), exflame(3), exjoy(3), exstars(3), exswitch(3)
Allegro				 version 4.4.2			   putpixel(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]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
| 
 | 
Vote for polarhome 
 
 |