ColorMatrix.Matrix11

ColorMatrix.Matrix11 property

この要素の最初の行と最初の列にある要素を取得または設定しますColorMatrix .

public float Matrix11 { get; set; }

プロパティ値

この最初の行と最初の列の要素ColorMatrix.

関連項目