71. Saving images

Write an extension method for the Image class named SaveImage that saves the image with an appropriate file format. For example, if the method's filename parameter has a .png extension, the method should save the image with the PNG format.

Write a program to test this method.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset