The GrayscaleY type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GrayscaleY |
Initializes a new instance of the GrayscaleY class.
|
Methods
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. |
Fields
Name | Description | |
---|---|---|
![]() | BlueCoefficient |
Portion of blue channel's value to use during conversion from RGB to grayscale.
(Inherited from Grayscale.) |
![]() | GreenCoefficient |
Portion of green channel's value to use during conversion from RGB to grayscale.
(Inherited from Grayscale.) |
![]() | RedCoefficient |
Portion of red channel's value to use during conversion from RGB to grayscale.
(Inherited from Grayscale.) |
Properties
Name | Description | |
---|---|---|
![]() | FormatTranslations |
Format translations dictionary.
(Inherited from Grayscale.) |