ClearImage Java API
ICiTools Class
Members  
ClearImageJNI Package : ICiTools Class
ICiTools class corresponds to a COM API class.
Syntax
public class ICiTools 
    extends CiSuperObject 
Public Methods
 NameDescription
Public MethodLogical AND with another image.  
Public MethodCount image pixels.  
Public MethodExtract an object into new image.  
Public MethodFatten image.  
Public MethodFind first line.  
Public MethodFind first object.  
Public MethodImage as CiImage object.  
Public MethodMaximum line curvature.  
Public MethodLine direction(s).  
Public MethodMaximum angle of line.  
Public MethodMaximum gap inside line in pixels.  
Public MethodMinimum length of line in pixels.  
Public MethodBrightness of image scaled down to Windows Bitmap. Range 0-255.  
Public MethodContrast of image scaled down to Windows Bitmap. Range 0-255.  
Public MethodType of image-to-bitmap scale down.  
Public MethodThreshold for ciScaleThreshold-type scaling. Range 0-100.  
Public MethodType of image to image scale down.  
Public MethodImage rotation and skew confidence.  
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 with another image.  
Public MethodPaste another image.  
Public MethodScale image.  
Public MethodScale image to Windows DIB.  
Public MethodImage as CiImage object.  
Public MethodMaximum line curvature.  
Public MethodLine direction(s).  
Public MethodMaximum angle of line.  
Public MethodMaximum gap inside line in pixels.  
Public MethodMinimum length of line in pixels.  
Public MethodBrightness of image scaled down to Windows Bitmap. Range 0-255.  
Public MethodContrast of image scaled down to Windows Bitmap. Range 0-255.  
Public MethodType of image-to-bitmap scale down.  
Public MethodThreshold for ciScaleThreshold-type scaling. Range 0-100.  
Public MethodType of image to image scale down.  
Public MethodSkew image.  
Public MethodTrim image.  
Public MethodLogical XOR with another image.  
Top
See Also

Reference

ICiTools Class
ClearImageJNI Package