SWFText::addString

(PHP 5 < 5.3.0, PECL ming SVN)

SWFText::addStringDraws a string

Descrição

SWFText::addString ( string $string ) : void
Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.

swftext::addstring() draws the string string at the current pen (cursor) location. Pen is at the baseline of the text; i.e., ascending text is in the -y direction.

Valor Retornado

Não há valor retornado.

Veja Também

  • SWFText::addUTF8String() - Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color