[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.LuminanceToAlphaEffect

LuminanceToAlphaEffect Class

In-place effect that sets the alpha channel to the luminance of the image and sets the color channels to 0.

Inheritance
ColorMatrixEffect
LuminanceToAlphaEffect
Namespace: GrapeCity.Documents.Imaging
Assembly: DS.Documents.Imaging.dll
Syntax
public class LuminanceToAlphaEffect : ColorMatrixEffect
Public Class LuminanceToAlphaEffect
    Inherits ColorMatrixEffect

Methods

Name Description
Get()

Returns an instance of the LuminanceToAlphaEffect class.