ImageGear .NET v24.12 - Updated
Irregularity Field




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearMosaicBorderParams Class : Irregularity Field
Irregularity of the border.
Syntax
'Declaration
 
Public Irregularity As Integer
'Usage
 
Dim instance As ImGearMosaicBorderParams
Dim value As Integer
 
value = instance.Irregularity
 
instance.Irregularity = value
public int Irregularity
public: int Irregularity
public:
int Irregularity

Field Value

Any integer value.
Remarks
This option lets you specify the irregularity of the border. This value must be greater than or equal to zero.
See Also

Reference

ImGearMosaicBorderParams Class
ImGearMosaicBorderParams Members