acl_functions.c file for this module. This is where private module functions are defined. More...
#include <acl.h>
Functions | |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
int | load_pts (char *file_name, TYPE_pts_mask *mask) |
load position of each color in the grid color | |
void | get_values (char *str, TYPE_region *region, int start) |
get 4 vertices points to define color mask | |
void | read_line (FILE *buffer, char *line) |
acl_functions.c file for this module. This is where private module functions are defined.