Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | images | |
Tool | imagepol |
If you no longer need to use an Imagepol tool, calling this function will free up its resources. That is, it destroys the tool. You can no longer call any functions on the tool after it has been done. Note that the underlying image file with which the tool was constructed is not deleted. In addition, any images that you created with the Imagepol tool functions will also still be viable.
- p := imagepol('stokes.cube') - p.done() - p F