LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

InvertedPageActivity Class






Members 
Checks and auto-correct an inverted image.
Object Model
InvertedPageActivity Class
Syntax
'Declaration
 
Public Class InvertedPageActivity 
   Inherits ImageProcessingBaseActivity
   Implements System.ComponentModel.IComponentSystem.IDisposable 
'Usage
 
Dim instance As InvertedPageActivity
function Leadtools.Workflow.ImageProcessing.InvertedPageActivity()
public ref class InvertedPageActivity : public ImageProcessingBaseActivity, System.ComponentModel.IComponentSystem.IDisposable  
Remarks

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 blacn 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.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.