ImageDraw.Threshold Property

The threshold that must be applied to convert the image to WBMP format. Possible values: integer number between 0 and 255.

[Visual Basic]
Public Property Threshold As Integer
[C#]
public int Threshold {get; set;}

See Also

ImageDraw Class | Neodynamic.MobileWebControls.ImageDraw Namespace