Searched defs:foreground_color (Results 1 – 2 of 2) sorted by relevance
138 function imagexbm(GdImage $image, ?string $filename, ?int $foreground_color = null): bool {}164 function imagewbmp(GdImage $image, $file = null, ?int $foreground_color = null): bool {}
1973 zend_long foreground_color; in PHP_FUNCTION() local2062 zend_long foreground_color; in PHP_FUNCTION() local
Completed in 21 milliseconds