Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / OtsuThresholdingEffect Class / Get Method

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