ImageGear .NET - Updated March 30, 2018
ImGearGrayScaleInterpolationOptions Constructor




ImageGear24.Core Assembly > ImageGear.Processing Namespace > ImGearGrayScaleInterpolationOptions Class : ImGearGrayScaleInterpolationOptions Constructor
Interpolation threshold.
Initializes a new instance of the ImGearGrayScaleInterpolationOptions class.
Syntax
'Declaration
 
Public Function New( _
   ByVal threshold As Integer _
)
 
'Usage
 
Dim threshold As Integer
 
Dim instance As New ImGearGrayScaleInterpolationOptions(threshold)

Parameters

threshold
Interpolation threshold.
See Also

Reference

ImGearGrayScaleInterpolationOptions Class
ImGearGrayScaleInterpolationOptions Members
ImGearGrayScaleInterpolationOptions Class