Accusoft.ImagXpress13.Net
Processor Class Members
Properties  Methods  Events

The following tables list the members exposed by Processor.

Public Constructors
 NameDescription
Public ConstructorProcessor ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBackgroundColorGets and sets the background color of areas expanded by certain image processing operations.  
Public PropertyBinarizeBlurGets the BinarizeBlur value set by AutoBinarize or Binarize.  
Public PropertyBinarizeEccentricityGets the eccentricity value set by AutoBinarize or Binarize.  
Public PropertyBinarizeGridAngleGets the grid angle value set by AutoBinarize or Binarize.  
Public PropertyBinarizeGridPitchGets the grid pitch value set by AutoBinarize or Binarize.  
Public PropertyBinarizeHighThresholdGets the high threshold value set by AutoBinarize or Binarize.  
Public PropertyBinarizeLceFactorGets the local contrast enhancement factor set by AutoBinarize or Binarize.  
Public PropertyBinarizeLowThresholdGets the low threshold value set by AutoBinarize or Binarize.  
Public PropertyBinarizeModeGets the BinarizeMode value set by AutoBinarize or Binarize.  
Public PropertyBlankPageDetectedGets an indicator if a blank page is detected.  
Public PropertyConfidenceGets the confidence.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContrastMethodGets and sets the contrast method to use.  
Public PropertyCountOfLinesFoundGets the number of lines found.  
Public PropertyCountOfObjectsFoundGets the number of objects found.  
Public PropertyCountOfSpecsFoundGets the number of specs found.  
Public PropertyEnableAreaGets and sets whether the area is enabled.  
Public PropertyEnableRegionGets and sets whether the region is enabled.  
Public PropertyImageGets and sets the image to be processed.  
Public PropertyImageWasModifiedGets an indicator if the image was modified.  
Public PropertyLogPaletteGets and sets the palette for use when the ColorDepth method is called.  
Public PropertyProgressPercentGets and sets the ProgressEvent frequency.  
Public PropertyRedeyesGets and sets the redeye collection.  
Public PropertyRotationAngleGets the rotation angle.  
Public PropertySiteOverridden. Gets and sets the System.ComponentModel.ISite of the Processor.  
Public PropertyVariationGets the variation.  
Public PropertyWorkspaceGets or sets the ImagXpress workspace component.  
Top
Public Methods
 NameDescription
Public MethodAdjustColorBalanceOverrides the default parameters when auto color balancing the image.  
Public MethodAdjustHSLAdjusts the hue, saturation, and luninance components of the current image.  
Public MethodAdjustLightnessAutomatically balances contrast in the image, adjusting the results of the auto lightness algorithm by a specified amount.  
Public MethodAdjustRGBAdjusts the red, green, and blue components of the current image.  
Public MethodAlphaAddOverloaded. Adds a user created 8 bit alpha channel to an existing 24 bit channel thus promoting the image to 32 bits.  
Public MethodAlphaBitmapReturnOverloaded. 

This method is deprecated, use GetAlphaChannelAsHBitmap instead.

Returns an 8 bit handle to an image.  
Public MethodAlphaFillFills the alpha channel with the value specified.  
Public MethodAlphaFlattenA 32 bit image with an alpha channel (ARGB) will merge (alpha channel applied) to the specified background color resulting in a 24 bit RGB image.  
Public MethodAlphaGetOverloaded. 

This method has been marked as deprecated. Use the other AlphaGet(Int32,Int32) method instead.

Returns the Alpha value specified by the x and y location.  
Public MethodAlphaInvertInverts the alpha values throughout the current image, regions, or area.  
Public MethodAlphaRemoveStrips an ARGB 32 bit image to just a 24 bit RGB image.  
Public MethodAlphaSetAllows the modification of an individual alpha value at the specified x and y coordinates.  
Public MethodApplyGrayscaleTransformOverloaded. Permanently levels an 8 through 16-bit gray image to and 8-bit gray image.  
Public MethodAutoBinarizeAutomatically converts 8-bit and 24-bit images to a 1-bit image.  
Public MethodAutoBinarize2Automatically converts 8-bit and 24-bit images to a 1-bit image.  
Public MethodAutoColorBalanceRestores and balances the color quality within an image.  
Public MethodAutoContrastAdjusts the contrast in the current image.  
Public MethodAutoCropAutomatically crops the border space from an image.  
Public MethodAutoLevelRestores and balances color quality within an image.  
Public MethodAutoLightnessAutomatically assesses the adjusts contrast in light or dark regions of the image.  
Public MethodAutoRemoveRedeyeAutomatically reduces the red reflection of the flash seen in the eyes of people in color flash photo images.  
Public MethodBinarizeConverts 8-bit and 24-bit images into a 1-bit monochrome or 8-bit grayscale output image, respectively.  
Public MethodBlendBlends each pixel in the current image with its neighboring pixels.  
Public MethodBlurBlurs the current image by averaging each pixel with each of its neighboring pixels giving it an 'out of focus' appearance.  
Public MethodBrightnessUniformly brightens the current image.  
Public MethodButtonizeAdds translucent bevels to the edges of the current image to give it the appearance of a 3D button.  
Public MethodColorCountReturns the number of pixels of a specified color within the current image or image area.  
Public MethodColorDepthChanges the bits per pixel of the current image.  
Public MethodColorJoinOverloaded. Joins the colors as specified by the given parameters.  
Public MethodColorSeparationOverloaded. Separates the color based on the given parameters.  
Public MethodContrastAdjusts the contrast of the image.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodCropCrops the current image to the specified size.  
Public MethodCropBorderPerforms border removal by cropping the edges of the current image.  
Public MethodDeleteRegionDeletes the current image processing region object.  
Public MethodDeskewOverloaded. Deskews the image using the specified DeskewType.  
Public MethodDespeckleFilters the image using a filter that attempts to eliminate noise in the image.  
Public MethodDiffuseDiffuses the current image by replacing each pixel with a randomly selected neighboring pixel.  
Public MethodDilateEnlarges the boundaries of regions of foreground pixels in the current image using a 3x3 maximum filter.  
Public MethodDispose() (Inherited from System.ComponentModel.Component)
Public MethodDocumentBlankPageDetectOverloaded. Examines a rectangle on an image, determining if the page is considered blank, based on the amount of data on the page.  
Public MethodDocumentBlobRemovalLocates and removes large black objects in images such as binder punch holes.  
Public MethodDocumentBorderCropOverloaded. Crops the borders of 1 bit per pixel documents.  
Public MethodDocumentDeskewAutomatically detects and removes skew from current 1-bit depth images.  
Public MethodDocumentDespeckleDetects and removes specks from the current image.  
Public MethodDocumentDilateExamines pixels in the current image and expands the black ones by the given amount in a given direction.  
Public MethodDocumentErodeRemoves the black pixels in the current image by the given amount in the given direction.  
Public MethodDocumentLineRemovalAutomatically detects and removes lines from the current image.  
Public MethodDocumentShearShears current image clockwise or counter-clockwise.  
Public MethodDocumentZoomSmoothReplaces the current 1 bit-per-pixel image with an image whose width and height have been doubled and whose pixels have been smoothed.  
Public MethodEmbossPerforms an emboss on the image causing it to look embellished with metal or embroidered look.  
Public MethodEqualizeEqualizes the image by spreading its values across the full image.  
Public MethodErodeErodes the image by eroding away the boundaries using a 3x3 minimum filter.  
Public MethodFlipFlips the current image from top to bottom.  
Public MethodGammaSpecifies the gamma correction.  
Public MethodGetAlphaChannelAsBitmapReturns a bitmap object of type System.Drawing.Imaging.PixelFormat.Format8bppIndexed which is an 8 bit gray scale image depicting the alpha channel data layer.  
Public MethodGetAlphaChannelAsHBitmap

Returns an integer pointer which is a bitmap handle to a plane which is similar to an 8 bit gray scaled image.

 
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodMatrixModifies the image using a 3x3 correlation matrix filter.  
Public MethodMedianReduces noise on an image by using a 3x3 median filter.  
Public MethodMergeMerges two images together such that the source image is merged with the current image specified in the processor. This method also specifies the type of merging.  
Public MethodMirrorRotates the current DIB (Device Independent Bitmap) 180 degrees, then flips it to create a mirror image.  
Public MethodMosaicCreates tiles or cells to represents the image.  
Public MethodMotionBlurStreaks or blurs objects on the image to display them as moving using the specified parameters.  
Public MethodNegateCreates a color negative of the current image.  
Public MethodNoiseCreates more noise by the given parameters.  
Public MethodOutlineOutlines the outter edges of the image by enhancing the edges.  
Public MethodParabolicModifies the image by the given ParabolicType.  
Public MethodPerspectiveModifies the image using the given PerspectiveType and percent.  
Public MethodPinchModifies the image to look like it was pinched in the center using the given intensity.  
Public MethodPolynomialWarpModifies and warps the image to the given points.  
Public MethodPosterizeReduces the number of colors to give it the effect of contours in the image.  
Public MethodRemoveDustRemoves what appears to be dust on the image by the given parameters.  
Public MethodRemoveRedeyeRemoves what appears as red eye's in an image using the given parameters.  
Public MethodRemoveScratchesRemoves what appear to be scratches within color images along a line.  
Public MethodReplaceColorsReplaces a range of colors in the current image.  
Public MethodResizeOverloaded. Resizes the current image allowing passing in a new size and resize type.  
Public MethodRGBColorCountReturns three arrays, each containing 256 elements, which equate to a count of the red, green, and blue color intensities of the image.  
Public MethodRippleModifies the image to create a ripple effect as per the given parameters.  
Public MethodRotateRotates the current image.  
Public MethodSetAreaSets the area.  
Public MethodSetRegionOverloaded. Sets the given processing region for the image.  
Public MethodSharpenOverloaded. Sharpens the image by the given intensity.  
Public MethodSoftenOverloaded. Softens the image by the given intensity.  
Public MethodSolarizeModifies the image by inverting the pixel values to negative.  
Public MethodSwirlModifies the image to appear in a swirl based on the given degrees.  
Public MethodTileModifies the image to appear in tiles based on the given tile size.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodTwistModifies the image to appear in a twist by the given block size and rotation.  
Public MethodUniqueColorsReturns a count of unique colors in the current image.  
Public MethodUnsharpenOverloaded. Modifies the image to appear not as detailed based on the given intensity.  
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventProgressEventNotifies a change in progress status.  
Top
See Also

Reference

Processor Class
Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback