problems with image resize

See all posts See thread Reply

Re: problems with image resize new!
by anke, 16 years, 3 months ago
thanx for your fast answer!

As it functions with jpegs of bigger size (see above) I was sure that I don't run out of memory.

But I stored it again as jpeg and everything is fine now. So, it must have been something wrong with the jpeg :-)

Thanx againReply
Re: problems with image resize new!
by colin, 16 years, 3 months ago
Yes, I was wondering the same, as it was working for larger JPEGs (note that the filesize is irrelevant; only the number of pixels matter as the image is converted to bitmap in memory).

That's why I suggested a corrupted JPEG, which seems to have been the issue.Reply