ImageGear .NET - Updated November 28, 2017
ImGearGrayScaleInterpolationOptions Constructor




ImageGear23.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