array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'imagickdraw.setresolution.php', 1 => 'ImagickDraw::setResolution', 2 => 'Sets the resolution', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.setgravity.php', 1 => 'ImagickDraw::setGravity', ), 'next' => array ( 0 => 'imagickdraw.setstrokealpha.php', 1 => 'ImagickDraw::setStrokeAlpha', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/setresolution.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionSets the resolution

Beschreibung

public ImagickDraw::setResolution(float $resolution_x, float $resolution_y): bool

Sets the resolution.

Parameter-Liste

resolution_x

resolution_y

Rückgabewerte

Liefert true bei Erfolg.