Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX