ImagickDraw::setResolution
(PECL imagick 3 >= 3.1.0)
ImagickDraw::setResolution — Define a resolução
Descrição
public ImagickDraw::setResolution(
float $resolution_x,
float $resolution_y):
bool
Parâmetros
resolution_x
-
resolution_y
-
Valor Retornado
Retorna true em caso de sucesso.