 |
 |
The Image Caching feature allows you to render an image in advance, save
it in an internal cache, and quickly display it when needed. A cached
image is in one specific resolution/bit depth, so if you want to cache a certain
image for multiple resolutions, you will need to render it and save it at each
resolution. You can read about Image
Caching in the user guide available on our downloads page:
http://www.quantumdata.com/downloads/index.asp
With image caching, you will need to render the image only once for each
resolution. Each time a cached is recalled, it will be very quick, so caching can speed up
your test procedures that use many complex images.
|
 |
 |