RectangleList is a collection of rectangular areas on an image. Use it to add, remove, or clear rectangles in a region.
Methods
Add
- The first overload creates a new rectangle from boundary coordinates.
- The second overload adds an existing rectangle.
Remove
true if the rectangle was removed, false otherwise.
