Leadtools.Workflow.ImageProcessing Namespace : InvertedPageActivity Class |
public class InvertedPageActivity : ImageProcessingBaseActivity, System.ComponentModel.IComponent, System.IDisposable
'Declaration Public Class InvertedPageActivity Inherits ImageProcessingBaseActivity Implements System.ComponentModel.IComponent, System.IDisposable
'Usage Dim instance As InvertedPageActivity
public ref class InvertedPageActivity : public ImageProcessingBaseActivity, System.ComponentModel.IComponent, System.IDisposable
An inverted Leadtools.Workflow.Raster.WorkflowImage is an image that has text or other objects in high contrast color on a low contrast background, for example white text on black background. This activity can check if an image is inverted as well as auto-correct.
This activity can only detect an entire image, to search for and correct specific inverted areas or regions in an image, use InvertedTextActivity.
A common source of inverted images are black and white bitmaps saved with non-standard palette by some applications.
This activity does not support signed data images.
For more information, refer to Cleaning Up 1-Bit Images.
InvertedPageActivity Members
Leadtools.Workflow.ImageProcessing Namespace
Cleaning Up 1-Bit Images
SmoothActivity Class
BorderRemoveActivity Class
LineRemoveActivity Class
InvertedTextActivity Class
HighQualityRotateActivity Class
DotRemoveActivity Class
HolePunchRemoveActivity Class
HighQualityRotateActivity Class
MinimumActivity Class
MaximumActivity Class