Changing parameters without reloading/unpack()
Hi.
I wonder if it is possible to first call:
open_file(...)
unpack()
And then to call several times dcraw_process() -after changing pre_mul for example- without calling recycle(), open_file(...) and unpack() again?
Would memcpying imgdata.image after unpack and back do the trick?
Thanks,
Sylvain.
Recent comments