ImageGear .NET v24.12 - Updated
Threshold Field (ImGearPreserveWhiteInterpolationOptions)




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

Field Value

Any integer value.
See Also

Reference

ImGearPreserveWhiteInterpolationOptions Class
ImGearPreserveWhiteInterpolationOptions Members
ImGearPreserveWhiteInterpolationOptions Class