XOR of Two GraphicsBuffer in c#

Posted by Arman on Stack Overflow See other posts from Stack Overflow or by Arman
Published on 2010-06-18T04:29:01Z Indexed on 2010/06/18 4:33 UTC
Read the original article Hit count: 307

Filed under:
|

I have two GraphicsBuffer in c#, I want to take XOR of both the buffers and stored in third variable. Kindly guide me so that I can make it possible.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET