Skip to content

Dithering

Public Class

This is the interface to dithering settings.

Inheritance Hierarchy

System.Object
Rhino.Render.FreeFloatingBase
Rhino.Render.DocumentOrFreeFloatingBase
Rhino.Render.Dithering

Namespace: Rhino.Render

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class Dithering : DocumentOrFreeFloatingBase,
IDisposable

The Dithering type exposes the following members.

Constructors

Name

Description


Public Method

Create a utility object not associated with any document


Public Method

Create a utility object not associated with any document from another object


Properties

Name

Description


Public Property

Public Property

Public Property

Obsolete.


Methods

Name

Description


Public Method

(Inherited from DocumentOrFreeFloatingBase.)


Public Method

(Overrides

.)


Public Method

Releases all resources used by the Dithering


Public Method

(Inherited from DocumentOrFreeFloatingBase.)


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

(Overrides

.)


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)