ColorMatrix.Matrix33
ColorMatrix.Matrix33 property
获取或设置此 ColorMatrix 的第三行和第三列的元素。
public float Matrix33 { get; set; }
Property Value
此 ColorMatrix 的第三行和第三列的元素。
另请参见
- class ColorMatrix
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取或设置此 ColorMatrix 的第三行和第三列的元素。
public float Matrix33 { get; set; }
此 ColorMatrix 的第三行和第三列的元素。