CreateRasterCodecs Method

Summary
Creates a RasterCodecs intance for saving and loading the scanned images.
Syntax
C#
VB
C++
protected virtual RasterCodecs CreateRasterCodecs( 
   string id, 
   object userData 
) 
  
Protected Overridable Function CreateRasterCodecs( _ 
   ByVal id As String, _ 
   ByVal userData As Object _ 
) As RasterCodecs 
protected: 
virtual RasterCodecs^ CreateRasterCodecs(  
   String^ id, 
   Object^ userData 
)  

Parameters

id
The scanning session Id.

userData
The user data.

Return Value

The created RasterCodecs instance.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.