Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 ConstructorColorizeGrayCommandData ConstructorOverloaded.  Initializes a new ColorizeGrayCommandData with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyColor Gets or sets the color used for coloring the range of intensities established by the Threshold property.  
Public PropertyThreshold Gets or sets the maximum pixel value to be colored using the Color property.  
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this class.  
Top

See Also