ImageGear .NET v25.2 - Updated
ImageGear.OCR Assembly / ImageGear.OCR Namespace / ImGearOCRImage Class
Properties Methods


In This Topic
    ImGearOCRImage Class Members
    In This Topic

    The following tables list the members exposed by ImGearOCRImage.

    Public Properties
     NameDescription
    Public PropertyGets number of bits per pixel.  
    Public PropertyGets number of bytes per line used by pixel data.  
    Public PropertyGets image height in pixels.  
    Public PropertyGets image width in pixels.  
    Public PropertyGets horizontal resolution of image in dots per inch.  
    Public PropertyGets vertical resolution of image in dots per inch.  
    Top
    Public Methods
     NameDescription
    Public MethodClears the specified rectangular region of the image.  
    Public MethodDeskews the image.  
    Public MethodDespeckles the image.  
    Public MethodOverloaded. Detects whether or not the image is considered to be blank.  
    Public MethodDetects the skew amount of the image.  
    Public MethodExports the image to an ImageGear.Core.ImGearRasterPage object.  
    Public MethodOverloaded. Inverts the image.  
    Public MethodRotates and/or mirrors the image.  
    Public MethodPerforms pre-processing steps on the image.  
    Public MethodReduces an image to bitonal (black and white).  
    Top
    See Also