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)
Syntax
public DitheringMethods Dither { get; set; }
Public Property Dither As DitheringMethods
	Get
	Set

Property Value

Type: DitheringMethods
Version Information

Rhino for Windows

Supported in: 6.8
See Also