The GrayscaleRMY type exposes the following members.

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.)

See Also