PHP Doku:: Adjusts the scaling factor - gmagickdraw.scale.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe GmagickDraw classGmagickDraw::scale

Ein Service von Reinhard Neidl - Webprogrammierung.

The GmagickDraw class

<<GmagickDraw::roundrectangle

GmagickDraw::setfillcolor>>

GmagickDraw::scale

(PECL gmagick >= Unknown)

GmagickDraw::scaleAdjusts the scaling factor

Beschreibung

public void GmagickDraw::scale ( float $x , float $y )

Adjusts the scaling factor to apply in the horizontal and vertical directions to the current coordinate space.

Parameter-Liste

x

horizontal scale factor

y

vertical scale factor

Rückgabewerte

The GmagickDraw object on success


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)