ColorMatrixEffect 類別

定義

public ref class ColorMatrixEffect : System::Drawing::Imaging::Effects::Effect
public class ColorMatrixEffect : System.Drawing.Imaging.Effects.Effect
type ColorMatrixEffect = class
    inherit Effect
Public Class ColorMatrixEffect
Inherits Effect
繼承
ColorMatrixEffect
衍生

建構函式

ColorMatrixEffect(ColorMatrix)

屬性

Matrix

方法

Dispose()

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

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

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

(繼承來源 Object)
GetHashCode()

做為預設哈希函式。

(繼承來源 Object)
GetType()

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()

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

(繼承來源 Object)

適用於