Example #1
0
 unsafe public static extern int flycaptureSaveImage(int flycapContext,
                                                     ref FlyCaptureImage image,
                                                     string filename,
                                                     FlyCaptureImageFileFormat fileFormat);
		unsafe public static extern int flycaptureSaveImage(int flycapContext, 
			ref FlyCaptureImage image, string filename, 
			FlyCaptureImageFileFormat fileFormat);