ImagickDraw::setResolution
(PECL imagick 3 >= 3.1.0)
ImagickDraw::setResolution — Description
Descripción
public ImagickDraw::setResolution(
float $x_resolution
,
float $y_resolution
):
bool
Parámetros
x_resolution
-
y_resolution
-
Valores devueltos
Devuelve true
en caso de éxito.