GoLang SWFBitmap::getHeight

request it (215)
GoLang replacement for PHP's SWFBitmap::getHeight [edit | history]



Do you know a GoLang replacement for PHP's SWFBitmap::getHeight? Write it!

PHP SWFBitmap::getHeight

PHP original manual for SWFBitmap::getHeight [ show | php.net ]

SWFBitmap::getHeight

(PHP 5 < 5.3.0, PECL ming SVN)

SWFBitmap::getHeightReturns the bitmap's height

Description

float SWFBitmap::getHeight ( void )
Warning

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Returns the bitmap's height.

Return Values

Returns the bitmap height in pixels.

See Also