Leadtools.ImageProcessing.Effects Namespace

Inheritance Hierarchy
Summary

Overview and description of Leadtools ImageProcessing Effects classes, and enumerations.

Classes
Class Description
Class
AddMessageCommand Adds a message (text or file) to the image. This command is available in the Document/Medical Toolkits.
Class AddNoiseCommand Adds random pixels to an image, letting you specify the percentage of coverage and the color plane.
Class AlphaBlendCommand Combines image data from two images, using a specific opacity value.
Class AntiAliasingCommand Applies an anti-aliasing filter to the specified image. This method is available in the Document/Medical Toolkits.
Class AverageCommand Changes the color of each pixel in an image to the average color of pixels in its neighborhood. This results in a blur effect.
Class BinaryFilterCommand Imposes a binary filter on an image. This command is available in the Document/Medical Toolkits.
Class ColorHalftoneCommand Shows the effect of using an enlarged halftone screen on each image channel. The filter divides the image into rectangles and replaces each rectangle with circles. Each channel has a separate grid of circles, and has its own angle setting. The size of each circle is proportional to the brightness of the rectangle that it is replacing. This method is available in the Document/Medical toolkits.
Class CombineCommand Combines image data from two images (source and destination), letting you specify the areas to be combined, the operations to be performed when combining the data, and which color planes (R or G or B or R, G, and B) are used.
Class ContourFilterCommand Performs a contour segment filter on the source image. This command is available in the Document/Medical Toolkits.
Class CubismCommand Remaps the image into a collection of rotated rectangles (cubic faces) so that it appears to have been created in the Cubist art style.
Class DeinterlaceCommand Deinterlaces video source images by removing the black lines.
Class DirectionEdgeStatisticalCommand Detects the variation of colors in the specified direction using statistical indices. It is similar to EdgeDetectStatisticalCommand, but this command allows you to specify the direction angle.
Class DisplacementCommand Displaces image pixels horizontally and vertically according to the values of the displacement map image.
Class EdgeDetectEffectCommand Performs edge detection on the image.
Class EdgeDetectorCommand Applies the specified edge filter to an image. This command is available in the Document/Medical Toolkits.
Class EdgeDetectStatisticalCommand Detects edges by examining the variation of colors in all directions using statistical indices.
Class EffectsUtilities Effect utility class.
Class EmbossCommand Applies an emboss effect to an image, letting you specify the depth and direction of the effect.
Class ExtractMessageCommand Extracts a message (text or file) from the image, if the image has an embedded message. This command is available in the Document/Medical Toolkits.
Class FadedMaskCommand Creates a fade mask image in which the color of each pixel is changed with respect to its position in the image. This change depends on the fade rate.
Class FeatherAlphaBlendCommand Combines image data from two images with feathering. The two images can be combined with variable opacity applied by specifying the region of a fade mask image.
Class FeretsDiameterCommand Computes the Feret's diameter of an object (the maximum distance between the points of the perimeter of the region), and finds its end points.
Class GaussianCommand Smooths or blurs an image by applying a Gaussian filter to the specified image.
Class HighPassCommand Removes low frequency details in an image, resulting in a sharpened image.
Class MaskConvolutionCommand Applies various 3D effects to an image.
Class MatchHistogramCommand Transforms an image so that its histogram matches another images's histogram.
Class MosaicCommand Imposes a mosaic effect on an image by dividing the image into tiles of a specified size and changing the color of all pixels in each tile to the average color of pixels within the tile.
Class MotionBlurCommand Applies a filter, which creates the illusion of movement in an image.
Class ObjectInformationCommand Determines the position, orientation and roundness of the object in the image.
Class OffsetCommand Shifts the image data horizontally and vertically.
Class OilifyCommand Applies an oil-painting effect to the image.
Class PicturizeListCommand Picturizes the image using a specific thumbnail image.
Class PicturizeSingleCommand Picturizes the image using a specific thumbnail image.
Class RegionContourPointsCommand Gets the contour coordinates of a region.
Class RegionHolesRemovalCommand Removes all the holes in a region. This command is available in the Document/Medical Toolkits.
Class ResizeRegionCommand Resizes an image region by a specific number of pixels.
Class SharpenCommand Increases or decreases the sharpness of a specific image.
Class SkeletonCommand Finds the skeleton of objects or regions in the image. This command is available in the Document/Medical Toolkits.
Class SmoothEdgesCommand Smoothes the rough edges in the image.
Class SpatialFilterCommand Imposes a spatial filter on an image. This command is available in the Document/Medical Toolkits.
Class StatisticsInformationCommand Returns statistical information about the image.
Class TextureAlphaBlendCommand Combines image data from two images with feathering and constant opacity; by combining the two images with a variable opacity that depends on a fade mask then combine the result with the destination image with a constant opacity.
Class UnsharpMaskCommand Sharpens the image by applying the unsharp mask.
Class UserFilterCommand Filters the image based on a user-defined filter / mask. This command is similar to the spatial and binary filter commands.

Enumerations
Enumeration Description
Enumeration
AntiAliasingCommandType Enumerated values that indicate the type of anti-aliasing filter to use.
Enumeration BinaryFilterCommandPredefined Enumerated values that represent the predefined binary filter to use.
Enumeration CombineCommandFlags Enumeration that indicates the treatment of the source, treatment of the destination, the operation to use when combining the data, and the treatment of the resulting image. The flags apply only to the defined rectangles (not necessarily the whole image).This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Enumeration ContourFilterCommandType This enumeration controls the resulting image by telling the method what process to complete before returning.
Enumeration CubismCommandFlags Flags that indicate the background color, cube shape and cube orientation.This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Enumeration CurvePointsType Enumeration that indicates the method to be used to update the curve array.
Enumeration DeinterlaceCommandFlags Flags that indicate how to deinterlace the image and whether to remove odd lines or even lines.This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Enumeration DisplacementCommandFlags Flags that indicate how to handle exposed areas, and the way to use the displacement map image.This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Enumeration EdgeDetectEffectCommandType Flag that indicates the type of edge to generate.
Enumeration EdgeDetectorCommandType Flag that indicates the type of edge to generate.
Enumeration EmbossCommandDirection Enumerated values used to determine the direction of the apparent light source.
Enumeration FadedMaskCommandFlags Flags that indicate how the fade mask will be created.This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Enumeration FunctionalLookupTableFlags Enumeration that indicates the function used to update the lookup table.
Enumeration MaskConvolutionCommandType Enumeration that indicates which mask to use in the convolution process.
Enumeration OffsetCommandType Flags that indicate how to handle any exposed areas resulting from the bitmap shift.
Enumeration RegionContourPointsCommandFlags Enumerated values that indicate the required contour points.
Enumeration ResizeRegionCommandType Enumeration that indicates whether to contract or expand the image region.
Enumeration SpatialFilterCommandPredefined Enumerated values that represent a predefined spatial filter to use.
Enumeration UnsharpMaskCommandColorType Enumeration that indicates the color space in which to apply the mask.
Enumeration UserFilterCommandType Enumeration that indicates the type of operation.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly