my $image = $mw->Photo( -file => 'test.gif' ); my $image_data = encode_base64($image->data());