Image problem
Moderator: General Moderators
Image problem
There is a strange thing, when i generate an image with php, and output it as image via header, it outputs ok, everything is ok, BUT, when i close the browser or switch to another window and then switch back to my page which is displaying an image, the image looks a few pixels smaller and anti-aliased(or some kind of effect) i just don't know where to search for such a solution 
- andyhoneycutt
- Forum Contributor
- Posts: 468
- Joined: Wed Aug 27, 2008 10:02 am
- Location: Idaho Falls
Re: Image problem
That problem sounds more like your browser resizing it than the image data changing. I would try using a different browser, or browsers, and see if you run into the same problem.
Re: Image problem
Hm. nope, it still is the same image, only anti-aliases, don't know why it does it