Home
last modified time | relevance | path

Searched refs:imagepng (Results 26 – 34 of 34) sorted by relevance

12

/PHP-8.2/ext/gd/tests/
H A Dimagedashedline_basic.phpt30 imagepng($image, $dest);
H A Dimagefilledpolygon_basic.phpt38 imagepng($image, $dest);
H A Dimagecrop_auto.phpt59 imagepng($im_crop, __DIR__ . "/crop_threshold.png");
H A Davif_decode_encode.phpt7 if (!function_exists("imagecreatefrompng") || !function_exists("imagepng")) {
H A Dbug53504.phpt85 imagepng($g, "$cwd/bug53504.png");
H A Dfunc.inc147 imagepng($image, $filename);
/PHP-8.2/ext/gd/
H A Dgd_arginfo.h644 ZEND_FUNCTION(imagepng);
785 ZEND_FE(imagepng, arginfo_imagepng)
H A Dgd.stub.php614 function imagepng(GdImage $image, $file = null, int $quality = -1, int $filters = -1): bool {} function
H A Dgd.c1874 PHP_FUNCTION(imagepng) in PHP_FUNCTION() argument

Completed in 70 milliseconds

12