destroy
Description:
public void destroy ()
Call the DestroyNotify function on the userdata pointer of a Filter (if the destroy member is set, that is).
When using a FilterModel you should not call this method yourself.
This method will not free the memory allocated for this.
Parameters:
this |
The filter to destroy |