downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

swf_shapefillbitmapclip> <swf_shapecurveto3
Last updated: Fri, 30 Oct 2009

view this page in

swf_shapecurveto

(PHP 4)

swf_shapecurveto Draw a quadratic bezier curve between two points

Description

void swf_shapecurveto ( float $x1 , float $y1 , float $x2 , float $y2 )

The swf_shapecurveto() function draws a quadratic bezier curve from the x coordinate given by x1 and the y coordinate given by y1 to the x coordinate given by x2 and the y coordinate given by y2 . The current position is then set to the x,y coordinates given by the x2 and y2 parameters



add a note add a note User Contributed Notes
swf_shapecurveto
There are no user contributed notes for this page.

swf_shapefillbitmapclip> <swf_shapecurveto3
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites