1adime_draw_picture_button(3)  Adime API Reference adime_draw_picture_button(3)
2
3
4

NAME

6       adime_draw_picture_button
7

SYNOPSIS

9       #include <adime.h>
10
11
12       void adime_draw_picture_button(BITMAP *bmp, int x1, int y1, int x2, int
13       y2, int face,int  xlight,  int  light,  int  dark,  int  xdark,  BITMAP
14       *sprite)
15

DESCRIPTION

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

SEE ALSO

22       adime_draw_picture_button_down(3),          adime_draw_empty_button(3),
23       adime_draw_text_button(3)
24
25
26
27Adime                            version 2.2.1    adime_draw_picture_button(3)
Impressum