PixelFormat.GetHashCode Method

Definition

Creates a hash code from this pixel format's Masks value.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

The pixel format's hash code.

Applies to