GdiPlus Examples This page was last updated 28th August 2006

Examples using the GdiPlus Library.

SaveGdiPlusPngImage

 

 

 

(25k zip) Saves a GdiPlus image to disk

Loads a BMP and saves it as a PNG.

Author: JohnF

 

SaveGdiPlusJpgImage

 

 

 

(25k zip) Saves a GdiPlus image to disk

Loads a BMP and saves it as a JPG specifying the JPEG Quality.

Author: JohnF

 

GdiPlusExample

 

(136k zip) This example draws various shapes and displays two images.

Auther: JohnF

 

 

Back to main page