[C#]
static XColorMatrix MakeAlphaToGray();
[Visual Basic]
Shared Function MakeAlphaToGray() As XColorMatrix
Use this method when you want to create a color matrix that converts the alpha channel to grayscale.
TransformColors
None.