![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
Leadtools.Services.Twain Namespace : TwainScanningService Class |
The following tables list the members exposed by TwainScanningService.
Name | Description | |
---|---|---|
![]() | TwainScanningService Constructor | Initializes a new instance of the TwainScanningService class. |
Name | Description | |
---|---|---|
![]() | RunCommandCallBack | Gets os sets the user command callback. |
Name | Description | |
---|---|---|
![]() | AbortAcquire | Aborts acquiring images. |
![]() | Acquire | Acquires images from the selected source. |
![]() | DeletePage | Deletes the specified page. |
![]() | GetCapability | Gets the TwainCapability value. |
![]() | GetImage | Gets the specified image. |
![]() | GetPage | Gets a specific image page. |
![]() | GetStatus | Gets the status of the service. |
![]() | Init | Initializes the TWAIN service. |
![]() | IsAvailable | Determines whether a TWAIN source is installed. |
![]() | Preview | Gets the preview for the command. |
![]() | QuerySourceInformation | Gets information about the available TWAIN Data Sources. |
![]() | Run | Overloaded. Runs the command. |
![]() | SelectSource | Selects a source for acquiring images. |
![]() | SetCapabilityValue | Sets the value of the specified capability. |
![]() | SetImage | Sets the specified image page. |
![]() | Start | Starts the scanning session. |
![]() | Stop | Stops the scanning session. |
Name | Description | |
---|---|---|
![]() | CreateRasterCodecs | Creates a RasterCodecs intance for saving and loading the scanned images. |
![]() | GenerateId | Generates a new session Id. |
Name | Description | |
---|---|---|
![]() | BeginImageProcessing | Occurs at the beginning of Run(String,Int32,Int32,String,String,Object) and Preview. |
![]() | ClientStarted | Occurs when a client session starts. |
![]() | ClientStopped | Occurs when a client session is stopped. |
![]() | EndImageProcessing | Occurs at the end of Run(String,Int32,Int32,String,String,Object) and Preview. |
![]() | ImageProcessing | Occurs in Run(String,Int32,Int32,String,String,Object) and Preview methods to apply the image processing command on the specified image. |