@delete


Description:

[ Version ( since = "3.0" ) ]
public bool @delete ()

Delete a drawable filter.

This procedure deletes the specified filter. This must not be done if the drawable whose this filter was applied to was already deleted or if the drawable was already removed from the image. Do not use anymore the this object after having deleted it.

Parameters:

this

The filter to delete.

Returns:

TRUE on success.