ColorMatrix.Matrix11

ColorMatrix.Matrix11 property

获取或设置此 ColorMatrix 的第一行第一列的元素。

public float Matrix11 { get; set; }

Property Value

ColorMatrix 的第一行第一列的元素。

另请参见