is there any way to create wiki page with images

Hi,

We are trying to create wiki pages using widget api  $core_v2_wikiPage.Create 

#set($wikires=$core_v2_wikiPage.Create($id,$titel, "%{Body = $bodyarg}")), which is working fine , but images in $bodyarg is missing,

We like to add wiki page with images also. how we can achieve this.