Quote:
Originally posted by eroswebmaster
Okay my question is how did these guys make it so that the top layered image pretty much disappears...when you highlight the bush pic you only see the hitler pic same goes with the flower pic.
However everytime I try this is what I get:
http://www.internationalwdc.com/images/omg.jpg
If you highlight my image you still see the soldier in the background...anyone figure out a way to correct this?
|
I think the problem with this and some others I've seen with the same problem is that you're using JPG instead of GIF. The checkerboard of pixels has to be exactly every other pixel to completely hide the primary image. The GIF will preserve each pixel exactly, while JPG introduces anomolies (bleeding of color between pixels) as it compresses the image. Also, if you find that the wrong image disappears (e.g. the background image disappears entirely, and just the foreground remains), you need to move things one pixel to the left or right...e.g., you could crop out the left-most column of pixels.
|