Base class for image grayscaling.
The Grayscale..::.CommonAlgorithms type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | BT709 |
Grayscale image using BT709 algorithm.
|
![]() ![]() | RMY |
Grayscale image using R-Y algorithm.
|
![]() ![]() | Y |
Grayscale image using Y algorithm.
|