RenderWindow.ImageAdjust.Dither Property

RenderWindowImageAdjustDither Property

Set the Dithering method to use when adjusting the RenderWindow content.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public DitheringMethods Dither { get; set; }
Public Property Dither As DitheringMethods
	Get
	Set

Property Value

Type: DitheringMethods
See Also