ScanFix Xpress v9.0 for .NET - Updated
ScanFix Class
Members 




Accusoft.ScanFixXpressSdk Namespace : ScanFix Class

Implements the image processing operations for the ScanFixXpress SDK.

This is the main component object class for ScanFix. Instances of this class can be used as the destination of Accusoft's standard methods for passing images between different components: CopyTo(object destination) and TransferTo(object destination).

Object Model
ScanFix ClassBrightnessContrastResults ClassAutoInverseTextResults ClassAutoDespeckleResults ClassAutoRemoveHolePunchResults ClassAutoRotateResults ClassInverseTextResults ClassNegativeCorrectionResults ClassDeskewResults ClassDespeckleResults ClassBlankPageDetectResults ClassBlankRectangleDetectResults ClassDetectColorResults ClassGraphicLineDetectionResults ClassResolution ClassLicensing ClassPerspectiveAdjustResults ClassImageRegistrationResults ClassBlobRemovalResults ClassBorderRemovalResults ClassCombRemovalResults ClassDotShadingRemovalResults ClassGraphicLineRemovalResults ClassLineRemovalResults Class
Syntax
'Declaration
 
<ToolboxBitmapAttribute(Accusoft.ScanFixXpressSdk.ScanFix, "SX.ico")>
<DesignerCategoryAttribute("Component")>
Public Class ScanFix 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As ScanFix
[ToolboxBitmap(Accusoft.ScanFixXpressSdk.ScanFix, "SX.ico")]
[DesignerCategory("Component")]
public class ScanFix : System.ComponentModel.Component 
[ToolboxBitmap(Accusoft.ScanFixXpressSdk.ScanFix, "SX.ico")]
[DesignerCategory("Component")]
public __gc class ScanFix : public System.ComponentModel.Component 
[ToolboxBitmap(Accusoft.ScanFixXpressSdk.ScanFix, "SX.ico")]
[DesignerCategory("Component")]
public ref class ScanFix : public System.ComponentModel.Component 
Remarks
Instances of this class only accept bitonal images with 1 bit per pixel, grayscale images with 8 bits per pixel, and color images with 24 bits per pixel.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Accusoft.ScanFixXpressSdk.ScanFix

See Also

Reference

ScanFix Members
Accusoft.ScanFixXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.