How to draw transperent bitmap with IPicture::Render

  • Thread starter Thread starter sgrm123
  • Start date Start date
S

sgrm123

Guest
Hi,

I am loading a bitmap from resource using OleLoadPicture() and drawing using IPicture::Render().

I want to draw transparent bitmap using IPicture . In the picture I want to make white color as transparent.

How to apply/modify transparent color before calling IPicture::Render()?

Continue reading...
 
Back
Top