Home
last modified time | relevance | path

Searched refs:blend (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/gd/
H A Dgd.c1026 bool blend; in PHP_FUNCTION() local
1029 if (zend_parse_parameters(ZEND_NUM_ARGS(), "Ob", &IM, gd_image_ce, &blend) == FAILURE) { in PHP_FUNCTION()
1035 gdImageAlphaBlending(im, blend); in PHP_FUNCTION()

Completed in 18 milliseconds