ProcessZLUTs Description
ProcessZLUTs();
Processes Z-LUTs on the current document and dimension.
ProcessZLUTsND Description
ProcessZLUTsND(
int NDTLoop
,
int NDMPLoop
,
int NDZLoop
);
Processes Z-LUTs on the current ND2 document on the selected dimensions.
Parameters
int NDTLoop
0 | apply to the current loop only |
1 | apply to the whole Time dimension |
int NDMPLoop
Apply to Multi Point dimension.
0 | apply to the current loop only |
1 | apply to the whole Multi Point dimension |
int NDZLoop
Apply to Z dimension
0 | apply to the current loop only |
1 | apply to the whole Z Series dimension |
ShowZLUTsWindow Description
ShowZLUTsWindow(
int ShowZLUTsWnd
);
Opens the Z-LUTs for Volume View window.
Parameters
int ShowZLUTsWnd
Opens the Z-LUTs for Volume View panel.
0 | Closes the Z-LUTs for Volume View panel. |
1 | Opens the Z-LUTs for Volume View panel. |