How do you scale a CBitmap object?

Posted by Smashery on Stack Overflow See other posts from Stack Overflow or by Smashery
Published on 2010-05-05T05:37:34Z Indexed on 2010/05/05 5:48 UTC
Read the original article Hit count: 289

Filed under:
|
|
|
|

I've loaded a CBitmap object from a resource ID, and I'm now wanting to scale it to 50% its size in each dimension. How might I go about this?

© Stack Overflow or respective owner

Related posts about gdi+

Related posts about cbitmap