Function
VipsStartFn
Description [src]
Start a new processing sequence for this generate function. This allocates per-thread state, such as an input region.
See also
Parameters
out-
Type:
VipsImageImage being calculated.
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.