does anyone have an idea how to easily convert a char* to a Gdiplus::Bitmap in C++?
Background: I'm using the wkhtmltox library to generate a BMP from a website and I need to draw it on a Gdiplus::Graphics.
Thanks!
does anyone have an idea how to easily convert a char* to a Gdiplus::Bitmap in C++?
Background: I'm using the wkhtmltox library to generate a BMP from a website and I need to draw it on a Gdiplus::Graphics.
Thanks!