ImageGear .NET v24.14 - Updated
ImGearIC Class
Members 




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing.ImageClean Namespace : ImGearIC Class
Provides image clean methods for 1-bit document images.
Object Model
ImGearIC ClassImGearICVerifier Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearIC 
'Usage
 
Dim instance As ImGearIC
public sealed class ImGearIC 
public __gc __sealed class ImGearIC 
public ref class ImGearIC sealed 
Remarks
The image clean methods include: 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. The API also provides methods to remove punch holes, and broken, dotted, and solid lines, as well as perform image dilation and erosion.
Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImageClean.ImGearIC

See Also

Reference

ImGearIC Members
ImageGear.Processing.ImageClean Namespace
ImGearICBorderOptions Class
ImGearICVerifier Class
ImGearICPunchHoleOptions Class
ImGearICDotLineOptions Class
ImGearICLineOptions Class