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