Oh, and it's python and OIIO version 1.8.5 Thanks
On Fri, Feb 9, 2018 at 10:16 AM, Daniel Flehner Heen < [email protected]> wrote: > Hi! > > I'm attempting to composite two images, but having a hard time getting the > result I'm after. > It's a simple logo with alpha over a background situation. > > I've tried both ImageBufAlgo.paste() and ImageBufAlgo.over() with varying > results. None of them yields the result I expected. The logo either gets a > black background around it with ImageBufAlgo.paste() or applies > transparency all the way through the background with ImageBufAlgo.over() > > I've also played around with ROI and channel range with no luck. > > Does anyone have any experience with this or have any pointers in any > direction I can check out? > > Thanks! > -- > -Daniel > -- -Daniel
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
