Functions | |
boolean | Execute (void) |
Performs the arithmetic operation defined by the Operation property. More... | |
void | SwapImage1Image2 (void) |
Swaps the input images so that after executing it, ImageIn1 is ImageIn2 an vice versa. More... | |
void | UseImageOutAsImage1 (void) |
Moves the image handle currently stored in the ImageOut property into the ImageIn1 property. More... | |
void | UseImageOutAsImage2 (void) |
Moves the image handle currently stored in the ImageOut property into the ImageIn2 property. More... | |
boolean Execute | ( | void | ) |
void SwapImage1Image2 | ( | void | ) |
void UseImageOutAsImage1 | ( | void | ) |