The GrayscaleY type exposes the following members.

Constructors

  NameDescription
GrayscaleY
Initializes a new instance of the GrayscaleY class.

Methods

  NameDescription
ApplyOverloaded.

Fields

  NameDescription
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

  NameDescription
FormatTranslations
Format translations dictionary.
(Inherited from Grayscale.)

See Also