[]
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
Returns an instance of the LuminanceToAlphaEffect class.
public static LuminanceToAlphaEffect Get()