Specifies the color channel of a bitmap to work with.
| Member Name | Description |
|---|---|
| Gray | Grayscale, the algebraic mean of red, green and blue. |
| Alpha | Alpha/Transparency channel. |
| Red | Red part of the RGB scheme. |
| Green | Green part of the RGB scheme. |
| Blue | Blue part of the RGB scheme. |
Namespace: MathNet.SignalProcessing.DataSources
Assembly: MathNet.SignalProcessing (in MathNet.SignalProcessing.dll)
MathNet.SignalProcessing.DataSources Namespace