Overlay Functions
Overlay functions allow you to create overlays and associate them with image windows.
The following table lists the Overlay functions. The functions in the Overlay class are grouped according to the types of operations they perform. The first column contains the name of the class. The second column contains names of individual function panels. Each Overlay function panel represents one function.
Class | LabWindows/CVI Equivalent | Function Name |
---|---|---|
Overlay | Clear Overlay | imaqClearOverlay |
Overlay | Copy Overlay | imaqCopyOverlay |
Overlay | Get Overlay Properties | imaqGetOverlayProperties |
Overlay | Merge Overlay | imaqMergeOverlay |
Overlay | Overlay Arc | imaqOverlayArc |
Overlay | Overlay Bitmap | imaqOverlayBitmap |
Overlay | Overlay Closed Contour | imaqOverlayClosedContour |
Overlay | Overlay Line | imaqOverlayLine |
Overlay | Overlay Metafile | imaqOverlayMetafile |
Overlay | Overlay Open Contour | imaqOverlayOpenContour |
Overlay | Overlay Oval | imaqOverlayOval |
Overlay | Overlay Points | imaqOverlayPoints |
Overlay | Overlay Rect | imaqOverlayRect |
Overlay | Overlay ROI | imaqOverlayROI |
Overlay | Overlay Text | imaqOverlayText |
Overlay | Set Overlay Properties | imaqSetOverlayProperties |