ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearIC Class
Members




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
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