Functions | |
boolean | Execute (void) |
Applies the currently selected filter along with its settings to an image. More... | |
void | UseImageOutAsImageIn (void) |
Moves the image handle currently stored in the ImageOut property into the ImageIn property. More... | |
boolean Execute | ( | void | ) |
Applies the currently selected filter along with its settings to an image.
The resulting image is stored in the property \ref ImageOut.
TRUE
if succeeded, FALSE
if an error occurred.