Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
ColorLevelCommandData Class Members
See Also  Fields 
Leadtools.ImageProcessing Namespace : ColorLevelCommandData Class

The following tables list the members exposed by ColorLevelCommandData.

Public Constructors

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

Public Fields

 NameDescription
Public Field Gamma Gets or sets a value that represents the gamma value.  
Public Field MaximumInput Gets or sets a value that specifies the image's highlights to be mapped.  
Public Field MaximumOutput Gets or sets a value that specifies the value to which the highlights will be mapped.  
Public Field MinimumInput Gets or sets a value that specifies the image's shadows to be mapped.  
Public Field MinimumOutput Gets or sets a value that specifies the value to which the shadows will be mapped.  
Top

See Also