Bitmap Recipe: bitmap XML Data

<bitmap 
   file=”logo.jpg”
   remove_background="true"
/>

Usage:

The bitmap xml string is used in:

The bitmap file is specified by file. The file content is located in files identified by filename.

The remove_background option informs EWA if detect and remove the background. Default value is true. This option is ignored if original bitmap is already transparent. The bitmap is trivial now. More parameters may be added here in future.