This documentation is for the old version. Go to the latest Graphics Mill docs

GrayScaleColor.GetHashCode Method

Returns a hash code for this GrayScaleColor class.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Overrides Function GetHashCode As Integer
C#
public override int GetHashCode()

Return Value

An integer value that specifies the hash code for this GrayScaleColor class.

See Also

Reference