ColorMatrix.Matrix43 屬性

定義

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

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

屬性值

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

適用於