- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was wondering if it was possible to useippiAlphaComp in such a way that the output image is written to src2. Can the src2 and pDst parameters be the same image?
Thank you,
Scott
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Scott,
The ippiAlphaComp do not have the inplace function. Additional copy function may needed if you want to src2/pDst are the same.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tested this and it worked when pSrc2 and pDest were the same pointers. Does the implementation really require them to be different?
Thank you,
Scott

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page