Leadtools.Workflow.ImageProcessing Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LineRemoveActivity Class
See Also  Members  
Leadtools.Workflow.ImageProcessing Namespace : LineRemoveActivity Class



Removes horizontal and vertical lines in a 1-bit black and white image. This activity is available in the Document/Medical Toolkits.

Syntax

Visual Basic (Declaration) 
Public Class LineRemoveActivity 
   Inherits ImageProcessingBaseActivity
Visual Basic (Usage)Copy Code
Dim instance As LineRemoveActivity
C# 
public class LineRemoveActivity : ImageProcessingBaseActivity 
C++/CLI 
public ref class LineRemoveActivity : public ImageProcessingBaseActivity 

Remarks

  • This activity removes horizontal and vertical lines from scanned text documents. If the lines pass through text, the LineRemoveActivity properties can be configured to remove or preserve the text.
  • This activity works only on 1-bit black and white images.
  • If a region is selected, only the selected region will be changed by this activity. If no region is selected, the whole image will be processed.
  • This activity does not support signed data images.
  • This activity does not support 32-bit grayscale images.
For more information, refer to Cleaning Up 1-Bit Images.

Inheritance Hierarchy

System.Object
   System.Workflow.ComponentModel.DependencyObject
      System.Workflow.ComponentModel.Activity
         Leadtools.Workflow.Raster.WorkflowImageActivity
            Leadtools.Workflow.Raster.DisposableImageActivity
               Leadtools.Workflow.ImageProcessing.ImageProcessingBaseActivity
                  Leadtools.Workflow.ImageProcessing.LineRemoveActivity

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Workflow.ImageProcessing requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features