ImagickDraw::scale
(PECL imagick 2.0.0)
ImagickDraw::scale — Adjusts the scaling factor
Descrição
bool ImagickDraw::scale
( float $x
, float $y
)
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Adjusts the scaling factor to apply in the horizontal and vertical directions to the current coordinate space.
Parâmetros
- x
-
horizontal factor
- y
-
vertical factor
Valor Retornado
Não há valor retornado.
User Contributed Notes
ImagickDraw::scale
ImagickDraw::scale
There are no user contributed notes for this page.

ImagickDraw::roundRectangle