frmDocumentAquireSaveImage Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void SaveImage(
	string chosenfile,
	string ext,
	Bitmap bmp
)

Parameters

chosenfile  String
 
ext  String
 
bmp  Bitmap
 

See Also