[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.LuminanceToAlphaEffect

Class LuminanceToAlphaEffect

Namespace
GrapeCity.Documents.Imaging
Assembly
GcDocs.Imaging.dll

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
Inheritance
LuminanceToAlphaEffect
Inherited Members

Methods

Get()

Returns an instance of the LuminanceToAlphaEffect class.

public static LuminanceToAlphaEffect Get()

Returns

LuminanceToAlphaEffect