共用方式為


GrayScaleEffect 類別

定義

public ref class GrayScaleEffect sealed : System::Drawing::Imaging::Effects::ColorMatrixEffect
public sealed class GrayScaleEffect : System.Drawing.Imaging.Effects.ColorMatrixEffect
type GrayScaleEffect = class
    inherit ColorMatrixEffect
Public NotInheritable Class GrayScaleEffect
Inherits ColorMatrixEffect
繼承
GrayScaleEffect

建構函式

GrayScaleEffect()

屬性

Matrix (繼承來源 ColorMatrixEffect)

方法

Dispose()

執行與釋放、釋放或重設非受控資源相關聯的應用程式定義工作。

(繼承來源 Effect)
Dispose(Boolean) (繼承來源 Effect)
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設哈希函式。

(繼承來源 Object)
GetType()

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()

傳回表示目前 物件的字串。

(繼承來源 Object)

適用於