Searched defs:image_type (Results 1 – 3 of 3) sorted by relevance
28 function exif_thumbnail($file, &$width = null, &$height = null, &$image_type = null): string|false …
1217 PHPAPI char * php_image_type_to_mime_type(int image_type) in php_image_type_to_mime_type()1275 zend_long image_type; in PHP_FUNCTION() local
1512 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, const char *tn, gd… in _php_image_create_from()1742 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, const char *tn) in _php_image_output()
Completed in 17 milliseconds