I have two Pictureboxes, Pic1 and Pic2. Pic2 has a small multi-colored picture on it.
How do I copy only non-white pixels from the small picture on Pic2 over to Pic1 using BitBlt or any API that copies.
How do I copy only non-white pixels from the small picture on Pic2 over to Pic1 using BitBlt or any API that copies.