FrameExtensions.SaveAsBitmap Method |
||||||||||||||||||||
Saves the contents of the IFrame to a bitmap file on 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.SaveAsJpeg, FrameExtensions.SaveAsTiff, IFrame |