Browse by Tags

All Tags » GDI+ (RSS)

Loading PNG (and JPG) image from resource using GDI+

Last night while I was translating some of my old animation program from GDI32 to GDI+, I’ve hit a roadblock where GDI+ cannot load PNG (and JPEG) file stored as resource: // This code doesn't work Gdiplus::Bitmap* m_image = Gdiplus::Bitmap...
Posted by cvega | 2 comment(s)
Filed under: ,