Virtual Method
VipsTargetend
Declaration [src]
int
end (
VipsTarget* target
)
Description [src]
Call this at the end of write to make the target do any cleaning up. You can call it many times.
After a target has been ended, further writes will do nothing.