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