LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Leadtools.Windows.Media.Effects Namespace
See Also  Inheritance Hierarchy
Overview and description of image processing classes and enumerations.

Classes

 ClassDescription
Supports Windows Presentation Foundation.BrightExtractEffect Adjust the image brightness based on the given threshold. Supported in Silverlight
Supports Windows Presentation Foundation.CircularShutterEffect Creates a circular or elliptical shutter effect by using a center point, radius, aspect ratio and a color to clear the area outside the shutter. Supported in Silverlight
Supports Windows Presentation Foundation.ContrastAdjustEffect Enhances the image colors by adjusting the image brightness and contrast using specified values. Supported in Silverlight
Supports Windows Presentation Foundation.DesaturateEffect Increase or decrease the image saturation based on the given parameter. Supported in Silverlight
Supports Windows Presentation Foundation.EdgeDetectEffect Detect the edges of the image based on threshold and an input matrix. Supported in Silverlight
Supports Windows Presentation Foundation.EmbossEffect Applies an emboss effect to an image, letting you specify the depth and shift of the effect. Supported in Silverlight
Supports Windows Presentation Foundation.IntensityDetectEffect Applies binary segmentation to an image by filtering the specified image to detect colors in a specified intensity range. Supported in Silverlight
Supports Windows Presentation Foundation.InvertEffect Inverts the colors in the specified image, giving it the appearance of a photographic negative. Supported in Silverlight
Supports Windows Presentation Foundation.MagnifyGlassEffect Creates an effect that can be used to zoom in on a portion of an image with options to specify size, shape and color of the magnify glass and crosshairs. Supported in Silverlight
Supports Windows Presentation Foundation.RectangularShutterEffect Creates a rectangular shutter effect by using a center point, shutter size and a color to clear the area outside the shutter. Supported in Silverlight
Supports Windows Presentation Foundation.SharpenEffect Increases or decreases the sharpness of this image. Supported in Silverlight
WindowLevelEffect Fills and applies window leveling on the specified image. Supported in Silverlight

Enumerations

 EnumerationDescription
CurveType Options to specify how the range is used to fill the LUT and the type of LUT. Supported in Silverlight

See Also