Query: swf_definebitmap
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_DEFINEBITMAP(3) 1 SWF_DEFINEBITMAP(3) swf_definebitmap - Define a bitmapSYNOPSISvoid swf_definebitmap (int $objid, string $image_name)DESCRIPTIONThe swf_definebitmap(3) function defines a bitmap given an image.PARAMETERSo $objid - An SWF object id. o $image_name - A GIF, JPEG, RGB or FI image. The image will be converted into a Flash JPEG or Flash color map format.RETURN VALUESNo value is returned. PHP Documentation Group SWF_DEFINEBITMAP(3)