swf_getbitmapinfo

(PHP 4)

swf_getbitmapinfoGet information about a bitmap

Description

array swf_getbitmapinfo ( int $bitmapid )

Returns information about a bitmap.

Parameters

bitmapid

The bitmap id.

Return Values

Returns an array with 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.


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout