ImageDraw.Diffuse Property

It indicates whether the diffuse algorithm is due to be applied to convert the image to WBMP format.

[Visual Basic]
Public Property Diffuse As Boolean
[C#]
public bool Diffuse {get; set;}

See Also

ImageDraw Class | Neodynamic.MobileWebControls.ImageDraw Namespace