The following tables list the members exposed by AutoColorLevelCommand.
Name | Description | |
---|---|---|
![]() | AutoColorLevelCommand Constructor | Overloaded. Initializes a new AutoColorLevelCommand object with default parameters. |
Name | Description | |
---|---|---|
![]() | BlackClip | Gets or sets a value that represents the percentage of black pixels to clip from the image, in hundredths of a percent. |
![]() | Blue | (Read only) Gets the color leveling information for the Blue channel when the Type property is set to AutoColorLevelCommandType.Level. |
![]() | Flag | Gets or sets a value that indicates whether the method will process the image. |
![]() | Green | (Read only) Gets the color leveling information for the Green channel when the Type property is set to AutoColorLevelCommandType.Level. |
![]() | Master | (Read only) Gets the color leveling information for the Master channel when the Type property is set to either AutoColorLevelCommandType.Contrast or AutoColorLevelCommandType.Intensity. |
![]() | Red | (Read only) Gets the color leveling information for the Red channel when the Type property is set to AutoColorLevelCommandType.Level. |
![]() | Type | Gets or sets a value that indicates the type of leveling to perform. |
![]() | WhiteClip | Gets or sets a value that represents the percentage of white pixels to clip from the image, in hundredths of a percent. |
Name | Description | |
---|---|---|
![]() | Run | Overloaded. Overridden. Implements IRasterCommand.Run |
![]() | ToString | Overridden. Overridden. Returns a meaningful name for this command. |