The Image tab allows you to specify the image options
when generating XMT-O files from Windows Media Format file (.wmf).
These options pertain when the .wmf file contains image media.
The various image options are:
- Generate a bitmap in addition to the JPEG file. Indicates whether
external bitmap files should be generated in addition to the
JPEG files generated from images found in the WMF files. The
name and location of the BMP files is the same as for the JPEG
files with the .bmp extension.
- The directory where the images will be created. You can specify
that the images files are created in the current execution directory
or a directory of your choice. If you want to specify a directory
unselect the check box and use browse button to locate the desired
directory.
- The directory prefix is what is used in the XMT-O source file
to offset the location of the image file. This is the prefix
used file location of the source attribute on the image element.
E.g. specifying "multimedia" will cause the image
tag to prefix the src attribute with the directory, <img
src="multimedia\image.jpg">.
