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

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