I don't want to use GDI+'s DrawImage because of speed issues. What other ways are there to draw an image resized with decent quality - at least linear or cubic interpolation?
You can use SetStretchBltMode
with the HALFTONE
setting, but you'll probably run into the same speed issues that you faced with GDI+ -- smoothing always comes at a cost.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With