PHP Doku:: Draws a cubic bezier curve using the current position and the three given points as control points - function.swfshape.drawcubicto.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFShape classSWFShape->drawCubicTo

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFShape class

<<SWFShape->drawCubic

SWFShape->drawCurve>>

SWFShape->drawCubicTo

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFShape->drawCubicToDraws a cubic bezier curve using the current position and the three given points as control points

Beschreibung

int SWFShape::drawCubicTo ( float $bx , float $by , float $cx , float $cy , float $dx , float $dy )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Siehe auch


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",...)