ImageBuffer.SaveAsBitmap Method |
|||||||||||||||||
Saves the contents of the buffer to a bitmap file on disk. | |||||||||||||||||
Syntax: | [C#] |
||||||||||||||||
|
|||||||||||||||||
Information: | Introduced in version 2.0 | ||||||||||||||||
Sample: | This example shows how to save the contents of an ImageBuffer as an 8-bit gray bitmap: [C#] |
||||||||||||||||
See also: | ImageBuffer, ImageBuffer.SaveAsJpeg, ImageBuffer.SaveAsTiff |