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 : SetImage Method |
public void SetImage( string id, RasterImage image, int pageNumber )
'Declaration Public Sub SetImage( _ ByVal id As String, _ ByVal image As RasterImage, _ ByVal pageNumber As Integer _ )
'Usage Dim instance As TwainScanningService Dim id As String Dim image As RasterImage Dim pageNumber As Integer instance.SetImage(id, image, pageNumber)
public: void SetImage( String^ id, RasterImage^ image, int pageNumber )
This method replaces the acquired image at the specified page number.