|
Capturing Screens
You can capture and save Kurzweil screens into image files with VP.
- Command SNAG [<image_type> [<filename>]] - This command allows you to save the
current screen image into a file of name <filename>, of type <image_type>.
- If the optional <filename> is not specified, then VP creates a descriptive filename based on the current screen.
- If the optional <image_type> is not specified, then the default BMP is used. <image_type> can be
any one of BMP, JPEG, TIFF, or OMG.
- Images are always stored in the images subdirectory under the main directory where you installed VP.
Note: To use the SNAG feature you will also need the
Java Advanced Imaging
Image I/O Tools on your classpath. Most of you should use Windows JRE Install.
(Mac users will have to look elsewhere.)
|