imProcessOpenMPSetMinCount

Sets the minimum number of iterations to split into threads. \n * Default value is 250000, or an image with 500x500. \n * Returns the previous value. * * \verbatim im.ProcessOpenMPSetMinCount(min_count: number) -> old_min_count: number [in Lua 5] \endverbatim * \ingroup openmp

version(IM)
extern (C) @nogc nothrow
int
imProcessOpenMPSetMinCount
()

Meta