Click or drag to resize

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; }

Property Value

Type: DitheringMethods
See Also