Using Bitmap with C++

Hello,

I'm trying to use Bitmaps with C++. Specifically, given a bitmap object, how can I save this to my hard drive? I've seen documentations like this here:

http://msdn.microsoft.com/en-us/library/system.drawing.bitmap%28v=vs.110%29.aspx

But I cannot find these functions. Could anyone help?
Topic archived. No new replies allowed.