remImgActor()
Remove an image actor from the scene graph.
Usage
vis.remImgActor( imgActor )
Parameters
- imgActor (object)
- The image actor which should be removed.
Return Value
None
Errors
imgActor must exist.
Description
vis.remImgActor( imgActor )