Function
VipsStopFn
Description [src]
Stop a processing sequence. This frees per-thread state, such as an input region.
See also
Parameters
seq-
Type:
void*Sequence value.
The argument can be NULL.The data is owned by the caller of the function. a-
Type:
void*User data.
The argument can be NULL.The data is owned by the caller of the function. b-
Type:
void*User data.
The argument can be NULL.The data is owned by the caller of the function.