DragonFly On-Line Manual Pages

Search: Section:  


adime_draw_picture_button(3)  Adime API Reference adime_draw_picture_button(3)

NAME

adime_draw_picture_button

SYNOPSIS

#include <adime.h> void adime_draw_picture_button(BITMAP *bmp, int x1, int y1, int x2, int y2, int face,int xlight, int light, int dark, int xdark, BITMAP *sprite)

DESCRIPTION

Draws a button with a sprite on it at the given position of the bitmap and using the given colors and sprite.

SEE ALSO

adime_draw_picture_button_down(3), adime_draw_empty_button(3), adime_draw_text_button(3) Adime version 2.2.1 adime_draw_picture_button(3)

Search: Section: