ICImagingControl.MemorySaveImage Method [Deprecated] |
||||||||||||||
This method saves the current buffer as a .bmp file. | ||||||||||||||
Syntax: | [C#] |
|||||||||||||
|
||||||||||||||
Remarks: | The pixel format of the bitmap is determined by the ICImagingControl.MemoryCurrentGrabberColorformat property. |
|||||||||||||
Information: | This method is deprecated since version 3.5. | |||||||||||||
Sample: | This example opens a common dialog box for the user to select a filename and then saves an image under this name: [C#] |
|||||||||||||
See also: | ICImagingControl, ICImagingControl.MemorySnapImage, ICImagingControl.MemoryCurrentGrabberColorformat |