
SWF::Bitmap - Bitmap class

use SWF::Bitmap;
my $bitmap = new SWF::Bitmap('filename');

SWF::Bitmap enables you to add JPG and DBL files.

Creates a new Bitmap object using $file.
Return width of bitmap in pixels.
Return height of bitmap in pixels.

Soheil Seyfaie (soheil@netcom.ca).

SWF, SWF::Action, SWF::Button, SWF::Movie.