ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearIC Class


In This Topic
ImGearIC Class Methods
In This Topic

For a list of all members of this type, see ImGearIC members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Detects and crops the white border from the page.  
Public Methodstatic (Shared in Visual Basic) Checks groups of connected black pixels on the page and determines if they are noise based on their size. Can be used to detect blank paper sheets when the resulting image is almost clear and may contain only several black noise pixels.  
Public Methodstatic (Shared in Visual Basic) Detects and removes large black regions located near the borders of the page that can result from scanning.  
Public Methodstatic (Shared in Visual Basic) Inverts the page if the percentage of black pixels is higher than the specified parameter.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Detects areas of white text on black backgrounds and inverts them so that they become black text on white backgrounds.  
Public Methodstatic (Shared in Visual Basic) Detects and removes any dotted lines on the page.  
Public Methodstatic (Shared in Visual Basic) Detects and removes horizontal and vertical lines on the page.  
Public Methodstatic (Shared in Visual Basic) Detects and removes any hole puncher marks on the page.  
Public Methodstatic (Shared in Visual Basic) Detects orientation of the page based on the page text and auto-rotates it.  
Top
See Also