Delegate TargetCustom.FinishDelegate
A finish delegate.
Namespace: NetVips
Assembly: NetVips.dll
Syntax
public delegate void FinishDelegate();
Remarks
This optional handler is called at the end of write. It should do any cleaning up, if necessary.