Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

InvertedTextCommandEventArgs Class Members

Show in webframe
Properties 





The following tables list the members exposed by InvertedTextCommandEventArgs.

Public Constructors
 NameDescription
InvertedTextCommandEventArgs ConstructorInitializes a new InvertedTextCommand class object with explicit parameters.  
Top
Public Properties
 NameDescription
BlackCountGets the total number of black pixels in the inverted text region being processed.  
BoundingRectangleGets a rectangular structure that contains the bounding rectangle of the inverted text region being processed.  
ImageGets an RasterImage object that references the affected image.  
RegionGets a LEADTOOLS RasterRegion representing the inverted text to be removed. Dispose of this region when it is no longer needed.  
StatusGets or sets the status of the inverted text process.  
WhiteCountGets the total number of white pixels in the inverted text region being processed.  
Top
See Also

Reference

InvertedTextCommandEventArgs Class
Leadtools.ImageProcessing.Core Namespace

Error processing SSI file