ColorSwapEffect Properties
The ColorSwapEffect type exposes the following members.
| Name | Description | |
|---|---|---|
|
ColorDistance |
Specifies the tolerance level of the effect. Range [0.0, 1.0]. |
|
IsMonoColor |
Specifies if the other colors should be converted to grayscale or be preserved.
|
|
PropertyDescriptions | |
|
Source |
The IImageProvider that will be used as source.
|
|
SourceColor |
Specifies the color that should be converted.
|
|
SourceCount |
The number of sources that can be set.
|
|
SupportedRenderOptions |
Supported rendering options.
|
|
SwapColor |
Specifies which color SourceColor should be converted to.
|
|
SwapLuminance |
Controls if the luminance should be included in the color swap.
|
Show: