ColorMatrix.Matrix13 屬性

定義

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

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

屬性值

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

適用於