How can I resize a dib?
Printable View
How can I resize a dib?
Check out StretchDIBits()
Regards,
Paul McKenzie
i have a dib that i need to resize, but at the end i another a dib, only with other size.
i don't see how to use the StretchDIBits() for this case.