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




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearMosaicShadowParams Class : Threshold Field
Minimum intensity of the pixel the shadow effect is applied to.
Syntax
'Declaration
 
Public Threshold As Integer
'Usage
 
Dim instance As ImGearMosaicShadowParams
Dim value As Integer
 
value = instance.Threshold
 
instance.Threshold = value
public int Threshold
public: int Threshold
public:
int Threshold

Field Value

Any integer value.
Remarks
This option lets you specify the minimum intensity of the pixel the shadow effect is applied to.
See Also

Reference

ImGearMosaicShadowParams Class
ImGearMosaicShadowParams Members