ColorThresholdCommandComponent class contains the values to be used for thresholding and redistributing the image's color component values for the
ColorThresholdCommand class.
Supported in Silverlight, Windows Phone 7
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class ColorThresholdCommandComponent |
C# | |
---|
public class ColorThresholdCommandComponent |
C++/CLI | |
---|
public ref class ColorThresholdCommandComponent |
Example
Inheritance Hierarchy
System.Object
Leadtools.ImageProcessing.Color.ColorThresholdCommandComponent
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also