Searched refs:gdImageResolutionX (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/gd/libgd/ | ||
H A D | gd.h | 787 #define gdImageResolutionX(im) (im)->res_x macro |
/PHP-8.3/ext/gd/ | ||
H A D | gd.c | 3969 add_next_index_long(return_value, gdImageResolutionX(im)); in PHP_FUNCTION() |
Completed in 16 milliseconds