Add new comment

Unless you want to survive

Unless you want to survive ABI change (e.g. libraw.dll/.so upgrade to very different version), you do not need setter.
Look into half_mt.c sample how to set fields in params w/o setter.

-- Alex Tutubalin @LibRaw LLC