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
-
object
GrapeCity.Documents.Imaging.ColorMatrixEffect
LuminanceToAlphaEffect
- Inherited Members
-
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Methods
Get()
public static LuminanceToAlphaEffect Get()
Returns
- LuminanceToAlphaEffect