Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/tests/
H A Dimageistruecolor_basic.phpt2 Testing imageistruecolor() of GD library
15 var_dump(imageistruecolor($image));
H A Dimagepalettetotruecolor_basic.phpt11 var_dump(imageistruecolor($im));
13 var_dump(imageistruecolor($im));
H A Dbug75124.phpt14 var_dump(imageistruecolor($im));
H A Dcopyresized.phpt9 if (imageistruecolor($im)) {
H A Dfunc.inc123 if (imageistruecolor($image)) {
/PHP-8.3/ext/gd/
H A Dgd_arginfo.h583 ZEND_FUNCTION(imageistruecolor);
724 ZEND_FE(imageistruecolor, arginfo_imageistruecolor)
H A Dgd.stub.php493 function imageistruecolor(GdImage $image): bool {} function
H A Dgd.c704 PHP_FUNCTION(imageistruecolor) in PHP_FUNCTION() argument

Completed in 41 milliseconds