PHP 7.0.6 Released

SWFText::getAscent

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFText::getAscentReturns the ascent of the current font at its current size, or 0 if not available

Description

float SWFText::getAscent ( void )
Warning

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

See Also

  • SWFText::getDescent() - Returns the descent of the current font at its current size, or 0 if not available

User Contributed Notes

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