The following tables list the members exposed by ImGearRecImage.
Name | Description | |
---|---|---|
BitsPerPixel | Gets number of bits per pixel. | |
BytesPerLine | Gets number of bytes per line used by pixel data. | |
Height | Gets image height in pixels. | |
Width | Gets image width in pixels. | |
XRes | Gets horizontal resolution of image in dots per inch. | |
YRes | Gets vertical resolution of image in dots per inch. |
Name | Description | |
---|---|---|
Clear | Clears the specified rectangular region of the image. | |
Deskew | Deskews the image. | |
Deskew3D | Performs a three-dimensional deskew on the image. | |
Despeckle | Despeckles the image. | |
DetectBlankPage | Detects whether or not the image is considered to be blank. | |
DetectSkew | Detects the skew amount of the image. | |
Export | Exports the image to an ImageGear.Core.ImGearRasterPage object. | |
Invert | Overloaded. Inverts the image. | |
Orient | Rotates and/or mirrors the image. | |
Preprocess | Performs pre-processing steps on the image. | |
ReduceToBitonal | Reduces an image to bitonal (black and white). | |
TransformPoint | Transforms the coordinates of a point between original input and processed versions of the image. | |
TransformRectangle | Transforms the coordinates of a rectangle between original input and processed versions of the image. |