ImageGear .NET v25.1 - Updated
Threshold Field (ImGearGrayScaleInterpolationOptions)




ImageGear.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
public int Threshold
public: int Threshold
public:
int Threshold

Field Value

Integer in the range 0-100.
See Also

Reference

ImGearGrayScaleInterpolationOptions Class
ImGearGrayScaleInterpolationOptions Members