frmDocumentAquireprocessImage Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void processImage(
	Bitmap raw,
	string source,
	string importFile = ""
)

Parameters

raw  Bitmap
 
source  String
 
importFile  String  (Optional)
 

See Also