I have a very small icon with .png format ,if I load this icon in vc,how can I save this icon into a file with .png extension na

I have a very small icon with .png format ,if I load this icon in vc,how can I save this icon into a file with .png extension name. If you have some sample code, I will appriciate your help very much.

Thanks




Answer this question

I have a very small icon with .png format ,if I load this icon in vc,how can I save this icon into a file with .png extension na

  • SanjeevUpd

    For easily handling different graphic formats (BMP, GIF, TIFF, JPEG, and PNG) I would like to recommend the GDI+ Library.

  • I have a very small icon with .png format ,if I load this icon in vc,how can I save this icon into a file with .png extension na