All Classes
| Class | Description |
|---|---|
| ColoredOverlayCollection |
Like a
OverlayCollection but additionally associates a color with each overlay. |
| DrawObject |
Draws a representation of an
ObjectMask on a RGBStack. |
| DrawOverlay |
Draws an ovleray onto a
RGBStack |
| ObjectDrawAttributes |
A means of extracting attributes associated with a particular object (e.g.
|
| Overlay |
An entity that will eventually be drawn on top of an image.
|
| OverlayCollection |
A collection of
Overlay objects. |
| OverlayObjectMask |
An implementation of
Overlay that draws an ObjectMask on an image. |