GdPicture.NET.14
GdPicture14 Namespace / GdPictureImaging Class / SaveAsJPEG Method





In This Topic
SaveAsJPEG Method (GdPictureImaging)
In This Topic
Saves a required GdPicture image to a given file path as jpeg image according to what you have specified.
Overload List
OverloadDescription
Saves a required GdPicture image to a given file path as jpeg image.  
Saves a required GdPicture image to a given file path as jpeg image. You can specify the JPEG compression level using this method.  
Saves a required GdPicture image to a given file path as jpeg image. You can specify additional JPEG parameters for saving using this method.  
Saves a required GdPicture image to a given file path as jpeg image. You can specify additional JPEG parameters for saving using this method.  
See Also