imRect: Rectangular region for an imagemap

Description Usage Arguments Details Value Author(s) References

Description

Specify a rectangular region for an imagemap

Usage

1
imRect(xleft, ytop, xright, ybottom, ...)

Arguments

xleft

X coordinate of left of rectangle

ytop

Y coordinate of top of rectangle

xright

X coordinate of right of rectangle

ybottom

Y coordinate of bottom of rectangle

...

Extra arguments for the AREA tag

Details

This function specifies a rectangular region with the given coordinates for an imagemap.

Value

An object for adding to imagemaps.

Author(s)

Barry Rowlingson <B.Rowlingson@lancaster.ac.uk>

References

http://www.maths.lancs.ac.uk/Software/Imagemap/


imagemap documentation built on May 2, 2019, 4:27 p.m.