ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearIC Class
Properties Methods


In This Topic
    ImGearIC Class Members
    In This Topic

    The following tables list the members exposed by ImGearIC.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets and validates applicability of ImageClean methods to ImGearPage object.  
    Top
    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