ColorMatrix.Matrix03 屬性

定義

取得或設定在這個 ColorMatrix 中第 0 (零) 列和第三行的項目。 表示 Alpha 元件。

public:
 property float Matrix03 { float get(); void set(float value); };
public float Matrix03 { get; set; }
member this.Matrix03 : single with get, set
Public Property Matrix03 As Single

屬性值

在這個 ColorMatrix 中第 0 列和第三行的項目。

適用於