ImagickDraw::scale
(No version information available, might be only in CVS)
ImagickDraw::scale — Adjusts the scaling factor
说明
bool ImagickDraw::scale
( float $x
, float $y
)
Warning
æœ¬å‡½æ•°æš‚æ— æ–‡æ¡£ï¼Œä»…æœ‰å‚æ•°åˆ—表。
Warning
本函数是实验性的。本函数的行为,包括函数å称以åŠå…¶å®ƒä»»ä½•关于本函数的文档å¯èƒ½ä¼šåœ¨æ²¡æœ‰é€šçŸ¥çš„æƒ…å†µä¸‹éš PHP 以åŽçš„å‘布而改å˜ã€‚使用本函数风险自担。
Adjusts the scaling factor to apply in the horizontal and vertical directions to the current coordinate space.
傿•°
- x
-
horizontal factor
- y
-
vertical factor
返回值
æ— è¿”å›žå€¼ã€‚