Searched refs:resolution_y (Results 1 – 3 of 3) sorted by relevance
33 imageresolution(): Argument #3 ($resolution_y) must be between 0 and %d
796 function imageresolution(GdImage $image, ?int $resolution_x = null, ?int $resolution_y = null): arr… argument
567 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, resolution_y, IS_LONG, 1, "null")
Completed in 15 milliseconds