GrayscaleEffect Properties
The GrayscaleEffect type exposes the following members.
| Name | Description | |
|---|---|---|
|
BlueWeight |
The blue weight in the mixing equation.
Range [-255.0, 255.0].
Default value is 0.114.
|
|
Constant |
The constant in the mixing equation.
Range [-255.0, 255.0].
Default value is 0.0.
|
|
GreenWeight |
The green weight in the mixing equation.
Range [-255.0, 255.0].
Default value is 0.587.
|
|
PropertyDescriptions | |
|
RedWeight |
The red weight in the mixing equation.
Range [-255.0, 255.0].
Default value is 0.299.
|
|
Source |
The IImageProvider that will be used as source.
|
|
SourceCount |
The number of sources that can be set.
|
|
SupportedRenderOptions |
Supported rendering options.
|
Show: