
Image Management
| Functions | Description | |
| CloseGlass | Closes the image glass windows form. | |
| CopyImage | Copies the displayed image to the clipboard. | |
| CutImage | Cuts the displayed image to the clipboard. | |
| LoadZonesScript | Loads an OCR or barcode script from a file. | |
| OpenGlass | Opens the image glass windows form. | |
| OCR_Image | Simple image OCR. | |
| OCR_Zones | OCR of all the existing zones in the image. | |
| PasteImage | Pastes the clipboard image to the control. | |
| PasteIntoImage | Pastes the clipboard image to the displayed image. | |
| Prints all the pages of the image. | ||
| PrintSelectedPage | Prints the selected page of the image. | |
| SaveImageAs | Saves the image with the selected compression and selected image type. | |
| SaveZonesScript | Saves all existing OCR or barcode zones to a file. | |
| Export_To_PDF | PDF export, multi, single or selected page. | |
| GetBitmapPage | Retrieves the bitmap object of the requested page. | |
| GetBlackPixelCount | Retrieves the number of black pixels of the displayed image. | |
| GetDisplayedImage | Retrieves the bitmap object of the displayed image. | |
| GetPageCount | Retrieves the number of pages of the image. | |
| Redo | Redo a image modification. | |
| Undo | Undo a image modification. | |
| Events | Description | |
| AutoSave_Completed | Auto save completed event. | |
| ErrorOccurred | ImgEdit control error event. | |
| ImageModified | Image modified event. | |
| OCR_Completed | OCR completed event. | |
| SaveMultipageProgress | Page save progress event. | |
| Selection_Finished | Rectangle selection finished event. | |
| Enumeration | Description | |
| CompressionEnum | Image compression enumeration. | |
| ImageFit | Image fit enumeration. | |
| OCRLanguage | OCR language enumeration. | |
| OutputFormat | Image output format enumeration. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition, Windows Vista.
The .NET Framework does not support all versions of every platform.
Version Information
.Net Framework 2.0