smooth ResizeImage() - Which algorithmus ?

Everything else that doesn't fall into one of the other PB categories.
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

smooth ResizeImage() - Which algorithmus ?

Post by c4s »

Using ResizeImage() with the #PB_Image_Smooth mode which algorithmus is used then?

The help file doesn't have much information on this...
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: smooth ResizeImage() - Which algorithmus ?

Post by c4s »

Through comparisons I've found out that it has to be "(sharpened) bicubic".
At least on Windows XP. I don't know what role GDI plays here or is it something custom? Please enlighten me.

By the way: Will more methods come in future releases?
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Post Reply