ClearImage .NET API
CiTools Class





Inlite.ClearImage Namespace : CiTools Class
Image tools object
Syntax
'Declaration
 
Public Class CiTools 
'Usage
 
Dim instance As CiTools
public class CiTools 
public class CiTools 
public class CiTools 
public ref class CiTools 
Public Properties
 NameDescription
Public PropertyImage as CiImage object  
Public PropertyMaximum line curvature  
Public PropertyLine direction(s)  
Public PropertyMaximum angle of line  
Public PropertyMaximum gap inside line in pixels  
Public PropertyMinimum length of line in pixels  
Public PropertyImage rotation and skew confidence  
Top
Public Methods
 NameDescription
Public MethodLogical AND the image with another image  
Public MethodCount image pixels  
Public MethodExtract an object into a new image  
Public MethodFatten image  
Public MethodFind the first line  
Public MethodFind the first object  
Public MethodMeasure horizontal histogram  
Public MethodMeasure image margins  
Public MethodMeasure image rotation  
Public MethodMeasure image skew  
Public MethodMeasure vertical histogram  
Public MethodFind another line  
Public MethodFind another object  
Public MethodLogical OR the image with another image  
Public MethodPaste another image onto the image  
Public MethodScale image  
Public MethodSkew image  
Public MethodTrim image  
Public MethodLogical XOR the image with another image  
Top
Example
See Image Processing code examples on Inlite's How-to Web Site
See Also

Reference

CiTools Class
Inlite.ClearImage Namespace