PixelFormat.GetHashCode Method

Returns a hash code of this PixelFormat.

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

Syntax

C#
public override sealed int GetHashCode()

Return Value

A hash code for the current PixelFormat.

See Also

Reference