The Grayscale type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. |
![]() | ProcessFilter |
Process the filter on the specified image.
(Overrides BaseFilter..::.ProcessFilter(UnmanagedImage, UnmanagedImage).) |
Fields
Name | Description | |
---|---|---|
![]() | BlueCoefficient |
Portion of blue channel's value to use during conversion from RGB to grayscale.
|
![]() | GreenCoefficient |
Portion of green channel's value to use during conversion from RGB to grayscale.
|
![]() | RedCoefficient |
Portion of red channel's value to use during conversion from RGB to grayscale.
|
Properties
Name | Description | |
---|---|---|
![]() | FormatTranslations |
Format translations dictionary.
(Overrides BaseFilter..::.FormatTranslations.) |