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

This routine removes an image actor from the scene graph. For example,
vis.remImgActor( imgActor )