PHP Velho Oeste 2024

SWFShape::drawCubicTo

(PHP 5 < 5.3.0, PECL ming SVN)

SWFShape::drawCubicToTrace une courbe de Bézier en utilisant la position courante et les trois points de contrôle

Description

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

Cette fonction est actuellement non documentée ; seule la liste des arguments est disponible.

Voir aussi

  • SWFShape::drawCubic() - Trace une courbe de Bézier en utilisant la position courante et les trois points de contrôle

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top