Encoding.SaveImg Method
- Namespace:
- Weavy.Core.Imaging
- Assembly:
- Weavy.Core.dll
SaveImg(Image, FileInfo)
Saves an image to the specified output file
public static void SaveImg(this Image img, FileInfo output)
Parameters
- img
- System.Drawing.Image
- output
- System.IO.FileInfo