Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/
H A Dgd.c876 bool blend; in PHP_FUNCTION() local
879 if (zend_parse_parameters(ZEND_NUM_ARGS(), "Ob", &IM, gd_image_ce, &blend) == FAILURE) { in PHP_FUNCTION()
885 gdImageAlphaBlending(im, blend); in PHP_FUNCTION()

Completed in 12 milliseconds