RhinoCommon API
DitheringMethods Enumeration |
Dithering algorithm.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No dithering | |
| FloydSteinberg | 1 | Floyd Steinberg algorithm | |
| SimpleNoise | 2 | Simple random noise |