Base class for image grayscaling.

The Grayscale..::.CommonAlgorithms type exposes the following members.

Fields

  NameDescription
BT709
Grayscale image using BT709 algorithm.
RMY
Grayscale image using R-Y algorithm.
Y
Grayscale image using Y algorithm.

See Also