STEWApp User Guide
Descriptions - STEWapp.exe
This application generates a STE (Spacial Transform Engine) XML file from a configuration file, as well as transforming images.
Command Line Parameters
Usage: stewapp.exe -n [options] <filename.xml>
Options
-?, -h, --help
Displays this information.
-i, --input <configuration.cfg>
Input configuration file (CFG). Usually generate by the GUI-based version of STEWApp.exe or the Plugin.
Note: the format is NOT published, so manual modification of a CFG file must be done carefully.
-p, --ipimage <*>
An input image to transform.
Formats supported; bmp, dif, jpeg, jpg, jpe, png, tif, tiff, ico, wbmp, webp, icns, pbm, pgm, ppm, icb, tga, tpic, vda, vst, xbm, xpm
-q, --opimage <*>
The output image after transform.
Formats supported; bmp, dif, jpeg, jpg, jpe, png, tif, tiff, ico, wbmp, webp, icns, pbm, pgm, ppm, icb, tga, tpic, vda, vst, xbm, xpm
-t, --transform <name>
Select transform from CFG file by name (required only if more than one exists in the CFG file)
v, --version
Displays version information.
Arguments
<filename.xml>
The XML output file, suitable for input in to FlashTool
Â