Utilities Functions
Utilities functions allow you to set up structures that you can embed in other functions to eliminate the need to declare certain types of variables such as Point, PointFloat, and Rect.
The following table lists the Utilities functions. The functions in the Utilities 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 Utilities function panel represents one function.
Class | LabWindows/CVI Equivalent | Function Name |
---|---|---|
Utilities | Get Kernel | imaqGetKernel |
Utilities | Make Annulus | imaqMakeAnnulus |
Utilities | Make Point | imaqMakePoint |
Utilities | Make Point Float | imaqMakePointFloat |
Utilities | Make Rect | imaqMakeRect |
Utilities | Make Rect From Rotated Rect | imaqMakeRectFromRotatedRect |
Utilities | Make Rotated Rect | imaqMakeRotatedRect |
Utilities | Make Rotated Rect From Rect | imaqMakeRotatedRectFromRect |
Utilities | Multicore Options | imaqMulticoreOptions |