Image class


\begin{classdesc}{Image}{scene, image_reader, viewport = Viewport.SOUTH_WEST}
Cl...
...ommon use of this feature is pasting an
image on a surface map.
\end{classdesc}

The following are some of the methods available:
Methods from Actor3D, PlaneSource and Transform.

A typical usage of Image is shown below.


\begin{python}
''''''
Author: John Ngui, john.ngui@uq.edu.au
''''''
\par
...

esys@esscc.uq.edu.au