struct vcl_rectangle
represents a rectangle from an included point
(lx
, ly
) to an excluded point (hx
, hy
). Of
course, the associated vertical and horizontal lines are included with the first point
(and excluded with last one). This structure is
usually used to specify a bitmap region. There are some straightforward
functions in vcl/rectangle.h