LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Leadtools.Workflow.ImageProcessing Namespace
See Also  Inheritance Hierarchy
Outline and description of classes and enumerations.

Classes

 ClassDescription
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.AutoBinaryActivity Applies binary segmentation to the image using an automatically calculated threshold based on a two-peak method of statistical analysis of the histogram. This command is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.AutoCropActivity Trims the current image, removing blank space around the edges.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.AverageActivity Changes the color of each pixel in an image to the average color of the pixels in its neighborhood. This results in a blur effect.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BinaryActivity Imposes a binary filter on an image. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BorderRemoveActivity Removes the black borders in a 1-bit black and white image. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ColorResolutionActivity Converts an image from any bits-per-pixel to any bits-per-pixel.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.CropActivity Crops the image, resulting in an image that is the size of the specified rectangle.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewActivity Rotates the specified image to straighten it. This activity is typically used to automatically straighten scanned images. This activity is available in the Document\Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DespeckleActivity Removes speckles from an image. Typically, this activity is used to clean up scanned images (such as FAX images). This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DotRemoveActivity Finds and removes dots and specks of various sizes. This method is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DynamicBinaryActivity Converts an image into a black and white image without changing its bits per pixel by using a local threshold value for each pixel of the image. This function is useful for pre-processing images for the purpose of improving barcode recognition results.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.EdgeDetectorActivity Applies the specified edge filter to an image. This activity is available in the Document Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.FlipActivity Flips an image from top to bottom or from left to right.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.HalftoneActivity Converts a 1-, 4-, 8-, 16-, 24-, or 32-bit image to a halftoned image, with a specified pattern of rotation. A halftoned image is a 1-bit image that has been dithered for black and white printing or display.
HighQualityRotateActivity Perform high quality rotation on a black and white image.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.HistogramEqualizeActivity Linearizes the number of pixels in an image based on the specified color space. This can be used to bring out the detail in dark areas of an image. This activity is useful for pre-processing images for the purpose of improving barcode recognition results.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.HolePunchRemoveActivity Finds and removes hole punches. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ImageProcessingBaseActivity The ImageProcessingBaseActivity class is the base class for all LEADTOOLS WF image processing activities.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.IntensityDetectActivity Applies binary segmentation to an image by filtering a specific image to detect colors in a specific intensity range, in a specific color channel(s).
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.InvertActivity Inverts the colors in the specified image, giving it the appearance of a photographic negative.
InvertedPageActivity Checks and auto-correct an inverted image.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.InvertedTextActivity Finds and modifies areas of inverted text in a 1-bit black and white image. This command is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.LineRemoveActivity Removes horizontal and vertical lines in a 1-bit black and white image. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.MaximumActivity Erodes dark objects by the specified amount. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.MedianActivity Changes the color of each pixel in an image to the median color of the pixels in its neighborhood. This is similar to the AverageActivity activity, but it is used for noise reduction, rather than a blur effect.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.MinimumActivity Dilates dark objects by the specified amount.This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.PredefinedBinaryActivity Imposes a predefined binary filter on an image. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.PredefinedSpatialActivity Imposes a predefined spatial filter on an image. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ResizeActivity Resizes the image passed to it according to the Width and Height values passed to it.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ResizeInterpolateActivity Applies different kinds of algorithms on images to resize them to the desired size.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.RotateActivity Rotates an image by the specified number of degrees.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.SharpenActivity Increases or decreases the sharpness of a specific image.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.SmoothActivity Smoothes the bumps and fills in the nicks of a 1-bit black and white image. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.SpatialActivity Imposes a spatial filter on an image. This activity is available in the Document/Medical Toolkits.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.StatisticsInformationActivity Returns statistical information about the image.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.UnsharpMaskActivity Sharpens the image by applying the unsharp mask.

Enumerations

 EnumerationDescription
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BinaryFilterCommandPredefined Enumerated values that represent the predefined binary filter to use.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BorderRemoveBorderFlags

Indicates which border to remove

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BorderRemoveCommandFlags

Enumerated values that determine the behavior of the border removal process.

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ColorResolutionCommandPaletteFlags Palette options for the ColorResolutionActivity.PaletteFlags property.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewCommandBackgroundOptions Flags that indicate which background color to use.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewCommandDeskewOptions Flags that indicate whether to deskew the image after the method finds the skew angle.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewCommandDetectionType Flags that indicate the detection technique to use.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewCommandImageType Flags that indicate whether the image contains mostly text, or text and pictures.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewCommandInterpolationType Flags that specify which type of interpolation to use.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewCommandPreProcessingOptions Flags that indicate whether to preprocess the image.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewCommandRotationSpeed Flags that indicate whether to use normal or fast rotation speed. Normal results in high quality. Fast results in moderate quality and is only intended for 1-bit images.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DeskewCommandThresholdOptions Flags that indicate whether to deskew the image if the skew angle is very small.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.DotRemoveCommandFlags

Flags that determine the behavior of the dot removal process.

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.EdgeDetectorCommandType Flag that indicates the type of edges to detect.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.HalfToneCommandType Enumeration that indicates the type of halftoning to perform.
HighQualityRotateCommandFlags Options for the HighQualityRotateActivity class.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.HistogramEqualizeType This enumeration will contain all of the types needed to indicate which color space is selected.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.HolePunchRemoveCommandFlags

Values that determine the behavior of the hole punch removal process.

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.HolePunchRemoveCommandLocation

Flag that indicates the location within the document where the hole punches are that need to be removed.

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.IntensityDetectCommandFlags Flag that indicates which channel to process.

This flag has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.

InvertedPageCommandFlags Options for the InvertedPageActivity class.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.InvertedTextCommandFlags

Flags that determine the behavior of the inverted text removal process.

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.LineRemoveCommandFlags

Flags that determine the behavior of the line removal process.

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.LineRemoveCommandType

Flag that indicates which lines to remove.

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.RasterColorChannel Indicates the channel that will be used for image processing methods.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ResizeInterpolateCommandType Represents the algorithm type used in resizing the image.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.RotateCommandFlags Flags for the RotateActivity.Flags property.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.SmoothCommandFlags

Enumerated values that determine the behavior of the smoothing process.

Includes members available in LEADTOOLS Document or Medical Imaging toolkits.SpatialFilterCommandPredefined Enumerated values that represent a predefined spatial filter to use.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.UnsharpMaskCommandColorType Enumeration that indicates the color space in which to apply the mask.

See Also

Leadtools.Workflow.ImageProcessing requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features