SWFShape::drawGlyph

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFShape::drawGlyphDraws the first character in the given string into the shape using the glyph definition from the given font

Опис

void SWFShape::drawGlyph ( SWFFont $font , string $character [, int $size ] )
Увага

This function is currently not documented; only its argument list is available.

Значення, що повертаються

Не повертає значень.

add a note add a note

User Contributed Notes

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