Results Window. More...
Go to the source code of this file.
Data Structures | |
| struct | imlabResultsWindow |
Functions | |
| imlabResultsWindow * | imlabResultsWindowCreate (const char *image_title, void *object_array, double scale, const char *scale_units) |
| int | imlabResultsWindowClose (imlabResultsWindow *results_win) |
| imlabResultsWindow* imlabResultsWindowCreate | ( | const char * | image_title, | |
| void * | object_array, | |||
| double | scale, | |||
| const char * | scale_units | |||
| ) |
Creates the results window
| int imlabResultsWindowClose | ( | imlabResultsWindow * | results_win | ) |
Destroys the results window.
1.7.1