ColorMatrix.Matrix44

ColorMatrix.Matrix44 property

この要素の 4 行 4 列目の要素を取得または設定しますColorMatrix .

public float Matrix44 { get; set; }

プロパティ値

この 4 行 4 列目の要素ColorMatrix.

関連項目