parent root
PHP: SWFText::getAscent - Manual
PHP 7.2.23 Release Announcement

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

SWFText::getAscent ( void ) : float
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
add a noteadd a note

User Contributed Notes

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