Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/tests/
H A Dimageistruecolor_basic.phpt2 Testing imageistruecolor() of GD library
14 var_dump(imageistruecolor($image));
H A Dimagepalettetotruecolor_basic.phpt13 var_dump(imageistruecolor($im));
15 var_dump(imageistruecolor($im));
H A Dbug75124.phpt13 var_dump(imageistruecolor($im));
H A Dcopyresized.phpt11 if (imageistruecolor($im)) {
H A Dfunc.inc123 if (imageistruecolor($image)) {
/PHP-8.0/ext/gd/
H A Dgd_arginfo.h569 ZEND_FUNCTION(imageistruecolor);
704 ZEND_FE(imageistruecolor, arginfo_imageistruecolor)
H A Dgd.stub.php17 function imageistruecolor(GdImage $image): bool {} function
H A Dgd.c802 PHP_FUNCTION(imageistruecolor) in PHP_FUNCTION() argument

Completed in 24 milliseconds