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


For a list of all members of this type, see ColorLevelCommandData members.

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