←Select platform

CreateRasterCodecs Method

Summary
Creates a RasterCodecs instance for saving and loading the scanned images
Syntax
C#
VB
Java
protected virtual RasterCodecs CreateRasterCodecs(  
   string id, 
   object userData 
) 
Protected Overridable Function CreateRasterCodecs( _ 
   ByVal id As String, _ 
   ByVal userData As Object _ 
) As RasterCodecs 
protected 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.Sane.Server Assembly

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