(PECL ps >= 1.1.0)
ps_scale — Sets scaling factor
Sets horizontal and vertical scaling of the coordinate system.
Resource identifier of the postscript file as returned by ps_new().
Scaling factor in horizontal direction.
Scaling factor in vertical direction.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.