Home
last modified time | relevance | path

Searched defs:foreground_color (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/gd/
H A Dgd.stub.php601 function imagexbm(GdImage $image, ?string $filename, ?int $foreground_color = null): bool {}
627 function imagewbmp(GdImage $image, $file = null, ?int $foreground_color = null): bool {}
H A Dgd.c1819 zend_long foreground_color; in PHP_FUNCTION() local
1908 zend_long foreground_color; in PHP_FUNCTION() local

Completed in 17 milliseconds