Documents for Imaging .NET Edition | GCDocuments
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / LuminanceToAlphaEffect Class / Get Method

In This Topic
    Get Method (LuminanceToAlphaEffect)
    In This Topic
    Returns an instance of the LuminanceToAlphaEffect class.
    Syntax
    'Declaration
     
    Public Shared Function Get() As LuminanceToAlphaEffect
    public static LuminanceToAlphaEffect Get()
    See Also