adime_draw_empty_button

Langue: en

Autres versions - même langue

Version: version 2.2.1 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

adime_draw_empty_button

SYNOPSIS

#include <adime.h>

void adime_draw_empty_button(BITMAP *bmp, int x1, int y1, int x2, int y2, int face_color, int xlight, int light, int dark, int xdark)

DESCRIPTION

Draws an empty button on the given position of the bitmap, using the given colors.

SEE ALSO

adime_draw_text_button(3), adime_draw_picture_button(3)