Page 1 of 1

CANCEL or to ABORT a filter plugin!?

Posted: Thu Jul 22, 2004 5:41 pm
by bogho
It is possible to CANCEL or to ABORT a filter plugin!?
In my plugin after I send the data to the automation plugin,
I want to cancel the filter, so that photoshop to ignore its execution.
At this moment there is a MyFilter entry in the history, and so,
Photoshop treats image as change and ask me if I want to save or not,
although I did not make any changes to it.
Because I can not set the isDirty as false, I want to cancel the filter plugin.