Description
Defines a clickable imagemap for a
Clickable Image
question.
Syntax
\begin{clickableimage}{filename}{width}{height}
...
\end{clickableimage}
- filename
- The name of the image file.
- width
- The width of the image, in pixels.
- height
- The height of the image, in pixels.
Notes
- The clickableimage environment must
appear outside of
\qutext
.
- The arguments of
\begin{clickableimage}
simply define the image
to be used. To define the clickable regions within the
image, use the \region
macro within the clickableimage
environment.