ND_ShowMaxIntProjectionImage Description
ND_ShowMaxIntProjectionImage(
int OpenToNewWindow
);
This function displays the maximum intensity projection of the current ND2 document. Z or time dimension must be present in the ND2 file.
Parameters
int OpenToNewWindow
Open image in a new window.
0 | behaves according to what is set in Edit > Options > General > Open new ND views to new window |
1 | behaves contrary to what is set in Edit > Options > General > Open new ND views to new window |
ND_ShowMinIntProjectionImage Description
ND_ShowMinIntProjectionImage(
int OpenToNewWindow
);
This function displays the minimum intensity projection of the current ND2 document. Z or time dimension must be present in the ND2 file.
Parameters
int OpenToNewWindow
Open image in a new window.
0 | behaves according to what is set in Edit > Options > General > Open new ND views to new window |
1 | behaves contrary to what is set in Edit > Options > General > Open new ND views to new window |