swf_getbitmapinfo -- Get information about a bitmap
Syntax
array swf_getbitmapinfo ( int bitmapid )
The swf_getbitmapinfo() function returns an
array of information about a bitmap given by the
bitmapid parameter. The returned array
has the following elements:
"size" - The size in bytes of the bitmap.
"width" - The width in pixels of the bitmap.
"height" - The height in pixels of the bitmap.
Php swf getbitmapinfo Function syntax tag
swf getbitmapinfo php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php swf getbitmapinfo syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.