The ClearImageNet class library adds a .NET managed API to Inlite's flagship ClearImage SDK.
The key benefits of ClearImageNet class library include:
Managed API - uses a managed API to simplify integration of ClearImage with .NET applications.
Easy to use - Uses .NET Bitmap and other predefined types, and offers the option to use event handlers for barcodes and other image objects.
Extended Image I/O - ClearImageNet ImageIO extends the capabilities of the .NET Image I/O functions to read and write additional file types, including PDF-based images
Main components of ClearImageNet Class Library are:
Image IO Class - Extends the image I/O capabilities of .NET image I/O. Loads and stores Bitmap object from/in a wide selection of file types, including PDF-based images. Obtains extended information about the structure of image files. Uses the underlying ClearImage IO and PDF IO engines.
ImageEditor Class - Modifies and analyzes images stored in Bitmap objects. Uses the underlying ClearImage Repair and Tools engines.
BarcodeReader Class - Reads barcodes from a Bitmap or directly from an image file. Uses the underlying ClearImage Pdf417, ClearImage DataMatrix, ClearImage Barcode 1D Pro and ClearImage Barcode 1D Basic engines.