Home
last modified time | relevance | path

Searched refs:to_map_op (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Doperation.cc396 PF::OpParBase* to_map_op = to_map->get_par(); in build_many_internal() local
397 to_map_op->set_format(get_format()); in build_many_internal()
400 VipsImage* bwimg = to_map_op->build(in2, 0, NULL, NULL, level); in build_many_internal()