共用方式為


WhiteSaturationCurveEffect 類別

定義

public ref class WhiteSaturationCurveEffect : System::Drawing::Imaging::Effects::ColorCurveEffect
public class WhiteSaturationCurveEffect : System.Drawing.Imaging.Effects.ColorCurveEffect
type WhiteSaturationCurveEffect = class
    inherit ColorCurveEffect
Public Class WhiteSaturationCurveEffect
Inherits ColorCurveEffect
繼承
WhiteSaturationCurveEffect

建構函式

WhiteSaturationCurveEffect(CurveChannel, Int32)

屬性

Channel (繼承來源 ColorCurveEffect)
WhiteSaturation

方法

Dispose()

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

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

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

(繼承來源 Object)
GetHashCode()

做為預設哈希函式。

(繼承來源 Object)
GetType()

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()

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

(繼承來源 Object)

適用於