←Select platform

CreateRasterCodecs Method

Summary

Creates a RasterCodecs instance for saving and loading the scanned images

Syntax

C#
VB
Java
C++
protected virtual Leadtools.Codecs.RasterCodecs CreateRasterCodecs(  
   string id, 
   object userData 
) 
Protected Overridable Function CreateRasterCodecs( _ 
   ByVal id As String, _ 
   ByVal userData As Object _ 
) As Leadtools.Codecs.RasterCodecs 
protected RasterCodecs createRasterCodecs (String id, Object userData)
protected: 
virtual Leadtools.Codecs.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Sane.Server Assembly
Click or drag to resize