LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ColorizeGrayCommandData Class Members
See Also  Properties  Methods 
Leadtools.ImageProcessing.Core Namespace : ColorizeGrayCommandData Class

The following tables list the members exposed by ColorizeGrayCommandData.

Public Constructors

 NameDescription
public Constructor ColorizeGrayCommandData ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property ColorGets or sets the color used for coloring the range of intensities established by the Threshold property. Supported in Silverlight, Windows Phone 7  
public Property ThresholdGets or sets the maximum pixel value to be colored using the Color property. Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this class. Supported in Silverlight, Windows Phone 7  
Top

See Also