DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / CubicSplineAlpha Property

In This Topic
    CubicSplineAlpha Property
    In This Topic
    Parameter to control the degree of smoothing. The default value is �0.75, and normal values range from �0.5 to �1.25, though higher negative values may be used to produce deliberate edge enhancement.
    Syntax
    'Declaration
     
    
    Public Property CubicSplineAlpha As System.Single
    public System.float CubicSplineAlpha {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also