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


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

Public Properties

 NameDescription
Public PropertyBlackClip Gets or sets a value that represents the percentage of black pixels to clip from the image, in hundredths of a percent.  
Public PropertyBlue (Read only) Gets the color leveling information for the Blue channel when the Type property is set to AutoColorLevelCommandType.Level.  
Public PropertyFlag Gets or sets a value that indicates whether the method will process the image.  
Public PropertyGreen (Read only) Gets the color leveling information for the Green channel when the Type property is set to AutoColorLevelCommandType.Level.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyMaster (Read only) Gets the color leveling information for the Master channel when the Type property is set to either AutoColorLevelCommandType.Contrast or AutoColorLevelCommandType.Intensity.  
Public PropertyRed (Read only) Gets the color leveling information for the Red channel when the Type property is set to AutoColorLevelCommandType.Level.  
Public PropertyType Gets or sets a value that indicates the type of leveling to perform.  
Public PropertyWhiteClip Gets or sets a value that represents the percentage of white pixels to clip from the image, in hundredths of a percent.  
Top

See Also