| TYPE | NAME | DESCRIPTION
|
|---|
| INT32 | run_mode | Interactive, [non-interactive] |
| IMAGE | image | The image to work on |
| DRAWABLE | drawable | The drawable to work on |
| STRING | save_path | The path to export the HTML to |
| STRING | html_file_name | Filename to export |
| STRING | image_basename | What to call the images |
| STRING | image_extension | The format of the images: {gif, jpg, png} |
| INT32 | separate_image_dir | Use a separate directory for images? |
| STRING | relative_image_path | The path to export the images to, relative to the Save Path |
| INT32 | capitalize_tags | Capatalize HTML tags? |
| INT32 | cellspacing | Add space between the table elements |