ImageBuffer.SaveAsJpeg Method |
|||||||||||||||||
Saves the contents of the buffer to a JPEG compressed file to disk. | |||||||||||||||||
Syntax: | [C#] |
||||||||||||||||
|
|||||||||||||||||
Information: | Introduced in version 2.0 | ||||||||||||||||
Sample: | This example shows how to save the contents of an ImageBuffer to a file called "test.jpg": [C#] |
||||||||||||||||
See also: | ImageBuffer, ImageBuffer.SaveAsBitmap, ImageBuffer.SaveAsTiff |