CreateRasterCodecs Method
Summary
Creates a RasterCodecs intance for saving and loading the scanned images.
Syntax
Protected Overridable Function CreateRasterCodecs( _
ByVal id As String, _
ByVal userData As Object _
) As RasterCodecs
Parameters
id
The scanning session Id.
Return Value
The created RasterCodecs instance.