Link Search Menu Expand Document

ImageComposerSaveComposedImage Method (String)

Saves composed image to a file.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public void SaveComposedImage(
	string fileName
)

Parameters

fileName
Type: SystemString
Output image file path.
See Also

Reference