ImageGear .NET v24.14 - Updated
ImageGear.Processing.ImageClean Namespace
Inheritance Hierarchy
ImageGear24.Processing.Advanced Assembly : ImageGear.Processing.ImageClean Namespace

This namespace contains classes to enhance bi-level image support. It includes the ability to check for "noise" of black pixels, clean borders, invert white text, auto-orient image, auto invert black text on the white background, and auto-crop. It now also includes the ability to remove punch holes, and broken, dotted, and solid lines, as well as perform image dilation and erosion.

Classes
 ClassDescription
Class Provides image clean methods for 1-bit document images.
ClassSpecifies parameters for ImGearIC.CleanBorders method.
Class Specifies parameters for ImGearIC.RemoveDotLines method.
Class Specifies parameters for ImGearIC.RemoveLines method.
Class Specifies parameters for ImGearIC.RemovePunchHoles method.
Class Validates applicability of ImageClean methods to ImGearPage object.
Enumerations
 EnumerationDescription
Enumeration This enumeration specifies the types of object orientations used in the ImageClean API.
EnumerationType of the input document's alignment used for ImGearIC.TextAutoOrientation method.
Enumeration Type of the units of measure used in ImageClean. Used in the following classes: ImGearICPunchHoleOptions, ImGearICDotLineOptions, and ImGearICLineOptions.
See Also

Reference

ImageGear24.Processing.Advanced Assembly