/* -------------------------------------------------------------------------- */
/*
                      NAME : image.h
               DESCRIPTION : Image-handling routines

                    AUTHOR : Heini Withagen
                    E-MAIL : heini@w4.nl
	          WWW-SITE : http://sparkie.riv.net/w4/index.html
                  CREATION : 23-08-1995
         LAST MODIFICATION : 23-08-1995

*/ 
/* -------------------------------------------------------------------------- */

int construct_counter_image(struct info *info);
int send_counter_image(void);
