Function
GeglParallelDistributeFunc
Description [src]
Specifies the type of function passed to gegl_parallel_distribute().
The function should process the i
-th part of the data, out of n
equal parts. n
may be less-than or equal-to the max_n
argument
passed to gegl_parallel_distribute().