ImageBuffer.Bitmap Property |
||
Returns a bitmap object representing the image data of this ImageBuffer. | ||
Syntax: | [C#] |
|
Limitations: | Read only. |
|
Sample: | The following example shows how to retrieve a Bitmap object and save it as a PNG file. [C#] |
|
See also: | ImageBuffer |