[]
In-place effect that sets the alpha channel to the luminance of the image and sets the color channels to 0.
public class LuminanceToAlphaEffect : ColorMatrixEffect
Public Class LuminanceToAlphaEffect
Inherits ColorMatrixEffect
Name | Description |
---|---|
Get() | Returns an instance of the LuminanceToAlphaEffect class. |