ImageGear .NET - Updated May 1, 2018
Threshold Field (ImGearGrayScaleInterpolationOptions)




ImageGear24.Core Assembly > ImageGear.Processing Namespace > ImGearGrayScaleInterpolationOptions Class : Threshold Field
ScaleToGray threshold in percents.
Syntax
'Declaration
 
Public Threshold As Integer
 
'Usage
 
Dim instance As ImGearGrayScaleInterpolationOptions
Dim value As Integer
 
value = instance.Threshold
 
instance.Threshold = value

Field Value

Integer in the range 0-100.
See Also

Reference

ImGearGrayScaleInterpolationOptions Class
ImGearGrayScaleInterpolationOptions Members