Searched refs:foreground (Results 1 – 3 of 3) 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()
79 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.
359 ZEND_ARG_INFO(0, foreground)395 ZEND_ARG_INFO(0, foreground)
Completed in 23 milliseconds