ImageGear .NET - Updated December 24, 2018
Threshold Field (ImGearPreserveBlackInterpolationOptions)




ImageGear24.Core Assembly > ImageGear.Processing Namespace > ImGearPreserveBlackInterpolationOptions Class : Threshold Field
Specifies limit value for the quantity of black pixels that will be transfered to black pixel of interpolated image.
Syntax
'Declaration
 
Public Threshold As Integer
 
'Usage
 
Dim instance As ImGearPreserveBlackInterpolationOptions
Dim value As Integer
 
value = instance.Threshold
 
instance.Threshold = value

Field Value

Any integer value.
See Also

Reference

ImGearPreserveBlackInterpolationOptions Class
ImGearPreserveBlackInterpolationOptions Members
ImGearPreserveBlackInterpolationOptions Class