The code is similar to previous operations. Please ignore the common code like the ROI class and parallel_image.
I had to copy common code like this, to keep it simple for now, both in terms of branches organization and compile time. So you can ignore imagebuf.h and imagebuf.cpp, nothing new there. You can merge this Pull Request by running: git pull https://github.com/StefanStavrev/oiio invert Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/385 -- Commit Summary -- * Image Processing Operation: Invert -- File Changes -- M src/include/imagebuf.h (90) M src/include/imagebufalgo.h (7) M src/libOpenImageIO/imagebuf.cpp (62) M src/libOpenImageIO/imagebufalgo.cpp (181) M src/oiiotool/oiiotool.cpp (41) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/385.patch https://github.com/OpenImageIO/oiio/pull/385.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/385 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
