Searched refs:foreground (Results 1 – 2 of 2) sorted by relevance
31 int foreground; in main() local304 foreground = gdImageColorClosest (im, 0, 0, 0); in main()305 fprintf (stderr, "Foreground index is %d\n", foreground); in main()306 if (foreground == -1) in main()318 gdImageWBMP (im, foreground, out); in main()
97 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.
Completed in 6 milliseconds