Leadtools.ImageProcessing.Color Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ColorLevelCommandData Class Members
See Also  Properties 


The following tables list the members exposed by ColorLevelCommandData.

Public Constructors

 NameDescription
Public ConstructorColorLevelCommandData ConstructorOverloaded.  Initializes a new ColorLevelCommandData class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyGamma Gets or sets a value that represents the gamma value.  
Public PropertyMaximumInput Gets or sets a value that specifies the image's highlights to be mapped.  
Public PropertyMaximumOutput Gets or sets a value that specifies the value to which the highlights will be mapped.  
Public PropertyMinimumInput Gets or sets a value that specifies the image's shadows to be mapped.  
Public PropertyMinimumOutput Gets or sets a value that specifies the value to which the shadows will be mapped.  
Top

See Also