/*
 *  Loading GraphApp header images:
 */

Image * app_read_header_image_file(FILE *file);
Image * app_read_header_image(const char *filename);
