Delegate TargetCustom.EndDelegate
A end delegate.
Namespace: NetVips
Assembly: NetVips.dll
Syntax
public delegate int TargetCustom.EndDelegate()
Returns
Type | Description |
---|---|
int | 0 on success, -1 on error. |
Remarks
This optional handler is called at the end of write. It should do any cleaning up, if necessary.