The LevelsLinear type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LevelsLinear |
Initializes a new instance of the LevelsLinear class.
|
Methods
| Name | Description | |
|---|---|---|
| Apply | Overloaded. | |
| ApplyInPlace | Overloaded. | |
| ProcessFilter |
Process the filter on the specified image.
(Overrides BaseInPlacePartialFilter..::.ProcessFilter(UnmanagedImage, Rectangle).) |
Properties
| Name | Description | |
|---|---|---|
| FormatTranslations |
Format translations dictionary.
(Overrides BaseInPlacePartialFilter..::.FormatTranslations.) | |
| InBlue |
Blue component's input range.
| |
| InGray |
Gray component's input range.
| |
| InGreen |
Green component's input range.
| |
| Input |
Input range for RGB components.
| |
| InRed |
Red component's input range.
| |
| OutBlue |
Blue component's output range.
| |
| OutGray |
Gray component's output range.
| |
| OutGreen |
Green component's output range.
| |
| Output |
Output range for RGB components.
| |
| OutRed |
Red component's output range.
|