FrameExtensions.SaveAsJpeg Method |
||||||||||||||||||||
Saves the contents of the IFrame to a JPEG compressed file to disk. | ||||||||||||||||||||
Syntax: | [C#] |
|||||||||||||||||||
|
||||||||||||||||||||
Information: | Introduced in version 3.5 | |||||||||||||||||||
Example:: | Small example showing how to fetch a simple image and save it in a file. [C#] |
|||||||||||||||||||
See also: | FrameExtensions, FrameExtensions.SaveAsBitmap, FrameExtensions.SaveAsTiff, IFrame |