PixelFormat.GetHashCode 方法

定義

從這個像素格式的 Masks 值建立雜湊程式碼。

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

傳回

Int32

像素格式的雜湊程式碼。

適用於