Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > dd8ef74e7a184506d40e4328053fb785 > files > 3316

php-manual-ro-20051028-1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>SWFShape-&#62;drawCurveTo</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Manual PHP"
HREF="index.html"><LINK
REL="UP"
TITLE="Ming functions for Flash"
HREF="ref.ming.html"><LINK
REL="PREVIOUS"
TITLE="SWFShape->drawCurve"
HREF="function.swfshape.drawcurve.html"><LINK
REL="NEXT"
TITLE="SWFShape->drawLine"
HREF="function.swfshape.drawline.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-2"></HEAD
><BODY
CLASS="refentry"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Manual PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.swfshape.drawcurve.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.swfshape.drawline.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="function.swfshape.drawcurveto"
></A
>SWFShape-&#62;drawCurveTo</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN62500"
></A
><P
>    (no version information, might be only in CVS)</P
>SWFShape-&#62;drawCurveTo&nbsp;--&nbsp;Draws a curve.</DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN62503"
></A
><H2
>Description</H2
>void <B
CLASS="methodname"
>swfshape-&#62;drawcurveto</B
> ( int controlx, int controly, int anchorx, int anchory)<BR
></BR
><DIV
CLASS="warning"
><P
></P
><TABLE
CLASS="warning"
BORDER="1"
WIDTH="100%"
><TR
><TD
ALIGN="CENTER"
><B
>Avertisment</B
></TD
></TR
><TR
><TD
ALIGN="LEFT"
><P
>Aceastã funcþie
este <SPAN
CLASS="emphasis"
><I
CLASS="emphasis"
>EXPERIMENTALÃ</I
></SPAN
>. Comportamentul acestei funcþii,
numele funcþiei, ºi orice altceva documentat despre aceastã funcþie
ar putea fi schimbate farã un anunþ prealabil, intr-o viitoare versiune PHP.
V-am avertizat, deci folosiþi aceastã extensie pe riscul dv.</P
></TD
></TR
></TABLE
></DIV
><P
>&#13;     <B
CLASS="function"
>swfshape-&#62;drawcurveto()</B
> draws a quadratic curve 
     (using the current line style, set by <B
CLASS="function"
>swfshape-&#62;setline()</B
>)
     from the current pen position to 
     (<VAR
CLASS="parameter"
>anchorx</VAR
>,<VAR
CLASS="parameter"
>anchory</VAR
>) 
     using (<VAR
CLASS="parameter"
>controlx</VAR
>,<VAR
CLASS="parameter"
>controly</VAR
>)
     as a control point. That is, head towards the control point, 
     then smoothly turn to the anchor point.
    </P
><P
>&#13;     See also 
     <B
CLASS="function"
>swfshape-&#62;drawlineto()</B
>,
     <B
CLASS="function"
>swfshape-&#62;drawline()</B
>,
     <B
CLASS="function"
>swfshape-&#62;movepento()</B
> and 
     <B
CLASS="function"
>swfshape-&#62;movepen()</B
>.
    </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.swfshape.drawcurve.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Acas&#227;</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.swfshape.drawline.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>SWFShape-&#62;drawCurve</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ref.ming.html"
ACCESSKEY="U"
>Sus</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>SWFShape-&#62;drawLine</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>