Hi,

What is the best way to resize an image? I am thinking of something Java's
Image class has that will return a scaled image, and you can decide whether
it should be a good quality or a fast one. I don't necessarily want to write
it to a file, just in memory.  (I want to cache images in the memory and so
would like to have them much smaller than they are.)

I had a look at PascalMagick, but does than just write output to a file?

Thanks
Charl

--
"I love deadlines. I especially love the whooshing sound they make as they
fly by." - Douglas Adams

Reply via email to